Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/hyperv/
Dnetvsc_drv.c93 struct hv_device *device_obj = net_device_ctx->device_ctx; in netvsc_open() local
120 struct hv_device *device_obj = net_device_ctx->device_ctx; in netvsc_close() local
598 void netvsc_linkstatus_callback(struct hv_device *device_obj, in netvsc_linkstatus_callback()
642 int netvsc_recv_callback(struct hv_device *device_obj, in netvsc_recv_callback()
/linux-4.1.27/drivers/hv/
Dvmbus_drv.c971 void vmbus_device_unregister(struct hv_device *device_obj) in vmbus_device_unregister()
/linux-4.1.27/include/linux/
Dhyperv.h654 struct hv_device *device_obj; member