Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv_util.c126 static int hv_timesync_pre_suspend(void);
133 .util_pre_suspend = hv_timesync_pre_suspend,
712 static int hv_timesync_pre_suspend(void) in hv_timesync_pre_suspend() function