Home
last modified time | relevance | path

Searched refs:ls1x_clockevent_set_state_shutdown (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/loongson32/common/
H A Dtime.c146 static int ls1x_clockevent_set_state_shutdown(struct clock_event_device *cd) in ls1x_clockevent_set_state_shutdown() function
173 .set_state_shutdown = ls1x_clockevent_set_state_shutdown,
175 .set_state_oneshot = ls1x_clockevent_set_state_shutdown,
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-loongson1-pwm.c111 static int ls1x_clockevent_set_state_shutdown(struct clock_event_device *clkevt) in ls1x_clockevent_set_state_shutdown() function
143 .set_state_oneshot = ls1x_clockevent_set_state_shutdown,
144 .set_state_shutdown = ls1x_clockevent_set_state_shutdown,

Completed in 2 milliseconds