Searched refs:driver_to_driver_context (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dvmbus.h65 static inline struct driver_context *driver_to_driver_context(struct device_driver *d) function
H A Dnetvsc_drv.c134 driver_to_driver_context(net_device_ctx->device_ctx->device.driver);
338 driver_to_driver_context(device->driver);
407 driver_to_driver_context(device->driver);
H A Dvmbus_drv.c681 struct driver_context *driver_ctx = driver_to_driver_context(driver);
732 driver_to_driver_context(child_device->driver);
775 driver_ctx = driver_to_driver_context(child_device->driver);
814 driver_ctx = driver_to_driver_context(child_device->driver);
H A Dstorvsc_drv.c223 driver_to_driver_context(device->driver);
308 driver_to_driver_context(device->driver);
604 driver_to_driver_context(device_ctx->device.driver);
H A Dblkvsc_drv.c247 driver_to_driver_context(device->driver);
726 driver_to_driver_context(device->driver);
849 driver_to_driver_context(device_ctx->device.driver);

Completed in 114 milliseconds