Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dxc5000.c1216 static void xc5000_do_timer_sleep(struct work_struct *timer_sleep) in xc5000_do_timer_sleep() function
1389 INIT_DELAYED_WORK(&priv->timer_sleep, xc5000_do_timer_sleep); in xc5000_attach()