Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/hyperv/
Dnetvsc_drv.c95 struct hv_device *device_obj = net_device_ctx->device_ctx; in netvsc_open() local
122 struct hv_device *device_obj = net_device_ctx->device_ctx; in netvsc_close() local
643 void netvsc_linkstatus_callback(struct hv_device *device_obj, in netvsc_linkstatus_callback()
687 int netvsc_recv_callback(struct hv_device *device_obj, in netvsc_recv_callback()
/linux-4.4.14/drivers/hv/
Dvmbus_drv.c1007 void vmbus_device_unregister(struct hv_device *device_obj) in vmbus_device_unregister()
1138 int vmbus_allocate_mmio(struct resource **new, struct hv_device *device_obj, in vmbus_allocate_mmio()
/linux-4.4.14/include/linux/
Dhyperv.h644 struct hv_device *device_obj; member