Home
last modified time | relevance | path

Searched defs:device_obj (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hv/
H A Dvmbus_drv.c2240 vmbus_device_unregister(struct hv_device * device_obj) vmbus_device_unregister() argument
2451 vmbus_allocate_mmio(struct resource ** new,struct hv_device * device_obj,resource_size_t min,resource_size_t max,resource_size_t size,resource_size_t align,bool fb_overlap_ok) vmbus_allocate_mmio() argument
/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c2005 struct hv_device *device_obj = ndev_ctx->device_ctx; in netvsc_link_change() local
/linux/include/linux/
H A Dhyperv.h790 struct hv_device *device_obj; member