Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hv/
Dhv_util.c125 static int hv_timesync_pre_suspend(void);
132 .util_pre_suspend = hv_timesync_pre_suspend,
776 static int hv_timesync_pre_suspend(void) in hv_timesync_pre_suspend() function