Lines Matching refs:device_driver
470 struct device_driver *drv = dev->driver;
572 static int call_driver_probe(struct device *dev, struct device_driver *drv)
603 static int really_probe(struct device *dev, struct device_driver *drv)
732 static int really_probe_debug(struct device *dev, struct device_driver *drv)
779 static int __driver_probe_device(struct device_driver *drv, struct device *dev)
824 static int driver_probe_device(struct device_driver *drv, struct device *dev)
868 static bool driver_allows_async_probing(struct device_driver *drv)
921 static int __device_attach_driver(struct device_driver *drv, void *_data)
1122 int device_driver_attach(struct device_driver *drv, struct device *dev)
1142 struct device_driver *drv;
1158 struct device_driver *drv = data;
1231 int driver_attach(struct device_driver *drv)
1243 struct device_driver *drv;
1289 struct device_driver *drv,
1338 void driver_detach(struct device_driver *drv)