Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/ralink/
Dcevt-rt3352.c40 static int systick_shutdown(struct clock_event_device *evt);
79 .set_state_shutdown = systick_shutdown,
85 static int systick_shutdown(struct clock_event_device *evt) in systick_shutdown() function