Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clocksource/
Dtimer-orion.c76 static int orion_clkevt_shutdown(struct clock_event_device *dev) in orion_clkevt_shutdown() function
102 .set_state_shutdown = orion_clkevt_shutdown,
104 .set_state_oneshot = orion_clkevt_shutdown,
105 .tick_resume = orion_clkevt_shutdown,
/linux-6.1.9/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,