Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dhv_fcopy.c306 if (fcopy_transaction.state == HVUTIL_DEVICE_INIT) in fcopy_on_msg()
331 fcopy_transaction.state = HVUTIL_DEVICE_INIT; in fcopy_on_reset()
348 fcopy_transaction.state = HVUTIL_DEVICE_INIT; in hv_fcopy_init()
Dhv_snapshot.c360 vss_transaction.state = HVUTIL_DEVICE_INIT; in vss_on_reset()
380 vss_transaction.state = HVUTIL_DEVICE_INIT; in hv_vss_init()
Dhyperv_vmbus.h428 HVUTIL_DEVICE_INIT = 0, /* driver is loaded, waiting for userspace */ enumerator
Dhv_kvp.c715 kvp_transaction.state = HVUTIL_DEVICE_INIT; in kvp_on_reset()
730 kvp_transaction.state = HVUTIL_DEVICE_INIT; in hv_kvp_init()