Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dvmbus_drv.c570 static const struct hv_vmbus_device_id *hv_vmbus_get_id(struct hv_driver *drv, in hv_vmbus_get_id() function
646 if (hv_vmbus_get_id(drv, &guid)) in new_id_store()
711 if (hv_vmbus_get_id(drv, &hv_dev->dev_type)) in vmbus_match()
728 dev_id = hv_vmbus_get_id(drv, &dev->dev_type); in vmbus_probe()