Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-atmel-tcb.c160 static int tc_shutdown(struct clock_event_device *d) in tc_shutdown() function
179 tc_shutdown(d); in tc_set_oneshot()
198 tc_shutdown(d); in tc_set_periodic()
236 .set_state_shutdown = tc_shutdown,
/OK3568_Linux_fs/kernel/drivers/misc/
H A Datmel_tclib.c179 static void tc_shutdown(struct platform_device *pdev) in tc_shutdown() function
193 .shutdown = tc_shutdown,