Home
last modified time | relevance | path

Searched defs:set_state_shutdown (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dclockchips.h116 int (*set_state_shutdown)(struct clock_event_device *); member
/openbmc/linux/drivers/clocksource/
H A Dexynos_mct.c412 static int set_state_shutdown(struct clock_event_device *evt) in set_state_shutdown() function