Home
last modified time | relevance | path

Searched defs:bus_for_each_dev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/
H A Dbus.c292 int bus_for_each_dev(struct bus_type *bus, struct device *start, in bus_for_each_dev() function
309 EXPORT_SYMBOL_GPL(bus_for_each_dev); variable
/kernel/linux/linux-6.6/drivers/base/
H A Dbus.c354 int bus_for_each_dev(const struct bus_type *bus, struct device *start, in bus_for_each_dev() function
373 EXPORT_SYMBOL_GPL(bus_for_each_dev); variable

Completed in 4 milliseconds