Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhv_trace.h38 __array(char, if_instance, 16)
48 export_guid(__entry->if_instance, &offer->offer.if_instance);
58 __entry->if_type, __entry->if_instance,
H A Dvmbus_drv.c180 &hv_dev->channel->offermsg.offer.if_instance); in device_id_show()
1920 &child_device_obj->channel->offermsg.offer.if_instance); in vmbus_device_register()
2522 &channel->offermsg.offer.if_instance); in vmbus_bus_resume()
/linux/include/linux/
H A Dhyperv.h298 guid_t if_instance; member