Home
last modified time | relevance | path

Searched defs:driver_find (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/
Ddriver.c283 struct device_driver *driver_find(const char *name, struct bus_type *bus) in driver_find() function
/kernel/linux/linux-6.6/drivers/base/
Dbus.c1310 struct device_driver *driver_find(const char *name, const struct bus_type *bus) in driver_find() function