Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhv_util.c125 static int hv_timesync_pre_suspend(void);
132 .util_pre_suspend = hv_timesync_pre_suspend,
759 static int hv_timesync_pre_suspend(void) in hv_timesync_pre_suspend() function