Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/hyperv/
Dnetvsc_drv.c105 struct hv_device *device_obj = net_device_ctx->device_ctx; in netvsc_open() local
123 struct hv_device *device_obj = net_device_ctx->device_ctx; in netvsc_close() local
235 void netvsc_linkstatus_callback(struct hv_device *device_obj, in netvsc_linkstatus_callback()
267 int netvsc_recv_callback(struct hv_device *device_obj, in netvsc_recv_callback()
/linux-3.3/drivers/hv/
Dvmbus_drv.c694 void vmbus_device_unregister(struct hv_device *device_obj) in vmbus_device_unregister()
/linux-3.3/drivers/staging/tidspbridge/rmgr/
Ddrv.c389 struct dev_object **device_obj) in drv_get_dev_object()
Dproc.c964 struct dev_object **device_obj) in proc_get_dev_object()
/linux-3.3/drivers/staging/tidspbridge/pmgr/
Ddev.c133 int dev_create_device(struct dev_object **device_obj, in dev_create_device()
/linux-3.3/include/linux/
Dhyperv.h576 struct hv_device *device_obj; member