Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H 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,
/kernel/linux/linux-6.6/drivers/clocksource/
H A 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,
/kernel/linux/linux-5.10/arch/arm/plat-orion/
H 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,
/kernel/linux/linux-6.6/arch/arm/plat-orion/
H 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