Home
last modified time | relevance | path

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

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