Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dtcb_clksrc.c94 static int tc_shutdown(struct clock_event_device *d) in tc_shutdown() function
113 tc_shutdown(d); in tc_set_oneshot()
132 tc_shutdown(d); in tc_set_periodic()
171 .set_state_shutdown = tc_shutdown,
/linux-4.4.14/drivers/misc/
Datmel_tclib.c177 static void tc_shutdown(struct platform_device *pdev) in tc_shutdown() function
191 .shutdown = tc_shutdown,