Home
last modified time | relevance | path

Searched refs:drv_to_hv_drv (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/staging/hv/
Dvmbus.h39 static inline struct hv_driver *drv_to_hv_drv(struct device_driver *d) in drv_to_hv_drv() function
Dnetvsc_drv.c134 drv_to_hv_drv(net_device_ctx->device_ctx->device.driver); in netvsc_start_xmit()
357 drv_to_hv_drv(device->driver); in netvsc_probe()
427 drv_to_hv_drv(device->driver); in netvsc_remove()
Dvmbus_drv.c798 struct hv_driver *drv = drv_to_hv_drv(driver); in vmbus_match()
843 drv_to_hv_drv(child_device->driver); in vmbus_probe()
886 drv = drv_to_hv_drv(child_device->driver); in vmbus_remove()
925 drv = drv_to_hv_drv(child_device->driver); in vmbus_shutdown()
Dstorvsc_drv.c217 drv_to_hv_drv(device->driver); in storvsc_probe()
298 drv_to_hv_drv(device->driver); in storvsc_remove()
592 drv_to_hv_drv(device_ctx->device.driver); in storvsc_queuecommand_lck()
Dhv_mouse.c821 drv_to_hv_drv(device->driver); in mousevsc_probe()
849 drv_to_hv_drv(device->driver); in mousevsc_remove()
Dblkvsc_drv.c241 drv_to_hv_drv(device->driver); in blkvsc_probe()
724 drv_to_hv_drv(device->driver); in blkvsc_remove()
844 drv_to_hv_drv(device_ctx->device.driver); in blkvsc_submit_request()