Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hv/
Dhv_util.c125 static int hv_timesync_pre_suspend(void);
132 .util_pre_suspend = hv_timesync_pre_suspend,
761 static int hv_timesync_pre_suspend(void) in hv_timesync_pre_suspend() function