Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dtime-orion.c63 static int orion_clkevt_shutdown(struct clock_event_device *dev) in 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/
Dtime.c109 static int orion_clkevt_shutdown(struct clock_event_device *evt) in orion_clkevt_shutdown() function
162 .set_state_shutdown = orion_clkevt_shutdown,
164 .set_state_oneshot = orion_clkevt_shutdown,
165 .tick_resume = orion_clkevt_shutdown,