Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c234 static void watchdog_delay_enable(struct work_struct *work) in watchdog_delay_enable() function
6186 INIT_DELAYED_WORK(&cd->watchdog_enable_work, watchdog_delay_enable); in cyttsp5_probe()