Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clocksource/
Dtimer-atmel-tcb.c163 static int tc_shutdown(struct clock_event_device *d) in tc_shutdown() function
182 tc_shutdown(d); in tc_set_oneshot()
201 tc_shutdown(d); in tc_set_periodic()
239 .set_state_shutdown = tc_shutdown,
/Linux-v5.4/drivers/misc/
Datmel_tclib.c181 static void tc_shutdown(struct platform_device *pdev) in tc_shutdown() function
195 .shutdown = tc_shutdown,