Searched refs:orion_clkevt_shutdown (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/clocksource/
H A Dtime-orion.c63 static int orion_clkevt_shutdown(struct clock_event_device *dev) orion_clkevt_shutdown() function
89 .set_state_shutdown = orion_clkevt_shutdown,
91 .set_state_oneshot = orion_clkevt_shutdown,
92 .tick_resume = orion_clkevt_shutdown,
/linux-4.4.14/arch/arm/plat-orion/
H A Dtime.c109 static int orion_clkevt_shutdown(struct clock_event_device *evt) orion_clkevt_shutdown() function
162 .set_state_shutdown = orion_clkevt_shutdown,
164 .set_state_oneshot = orion_clkevt_shutdown,
165 .tick_resume = orion_clkevt_shutdown,

Completed in 129 milliseconds