Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
A Dtimer-orion.c79 static int orion_clkevt_shutdown(struct clock_event_device *dev) in orion_clkevt_shutdown() function
105 .set_state_shutdown = orion_clkevt_shutdown,
107 .set_state_oneshot = orion_clkevt_shutdown,
108 .tick_resume = orion_clkevt_shutdown,
/linux/arch/arm/plat-orion/
A Dtime.c110 static int orion_clkevt_shutdown(struct clock_event_device *evt) in orion_clkevt_shutdown() function
163 .set_state_shutdown = orion_clkevt_shutdown,
165 .set_state_oneshot = orion_clkevt_shutdown,
166 .tick_resume = orion_clkevt_shutdown,

Completed in 3 milliseconds