Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/platform/uv/
H A Duv_time.c23 static int uv_rtc_shutdown(struct clock_event_device *evt);
40 .set_state_shutdown = uv_rtc_shutdown,
302 static int uv_rtc_shutdown(struct clock_event_device *evt) in uv_rtc_shutdown() function