Lines Matching refs:device_driver
111 int driver_for_each_device(struct device_driver *drv, struct device *start,
145 struct device *driver_find_device(struct device_driver *drv,
170 int driver_create_file(struct device_driver *drv,
188 void driver_remove_file(struct device_driver *drv,
196 int driver_add_groups(struct device_driver *drv,
202 void driver_remove_groups(struct device_driver *drv,
216 int driver_register(struct device_driver *drv)
219 struct device_driver *other;
260 void driver_unregister(struct device_driver *drv)
283 struct device_driver *driver_find(const char *name, struct bus_type *bus)