Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clocksource/
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-v5.10/arch/arm/plat-orion/
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,