Home
last modified time | relevance | path

Searched refs:img_ir_echo_timer (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/rc/img-ir/
Dimg-ir-raw.c70 static void img_ir_echo_timer(unsigned long arg) in img_ir_echo_timer() function
110 setup_timer(&raw->timer, img_ir_echo_timer, (unsigned long)priv); in img_ir_probe_raw()