Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ralink/
H A 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