Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/rc/img-ir/
Dimg-ir-hw.c884 static void img_ir_suspend_timer(struct timer_list *t) in img_ir_suspend_timer() function
1059 timer_setup(&hw->suspend_timer, img_ir_suspend_timer, 0); in img_ir_probe_hw()