Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhyperv_vmbus.h374 int hv_kvp_pre_suspend(void);
H A Dhv_util.c144 .util_pre_suspend = hv_kvp_pre_suspend,
H A Dhv_kvp.c785 int hv_kvp_pre_suspend(void) in hv_kvp_pre_suspend() function