Lines Matching refs:device_driver
435 struct device_driver *drv = dev->driver;
497 static int really_probe(struct device *dev, struct device_driver *drv)
672 static int really_probe_debug(struct device *dev, struct device_driver *drv)
734 int driver_probe_device(struct device_driver *drv, struct device *dev)
778 bool driver_allows_async_probing(struct device_driver *drv)
831 static int __device_attach_driver(struct device_driver *drv, void *_data)
1024 int device_driver_attach(struct device_driver *drv, struct device *dev)
1045 struct device_driver *drv;
1068 struct device_driver *drv = data;
1138 int driver_attach(struct device_driver *drv)
1150 struct device_driver *drv;
1215 struct device_driver *drv,
1264 void driver_detach(struct device_driver *drv)