Home
last modified time | relevance | path

Searched refs:bus_get_kset (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/device/
H A Dbus.h279 struct kset *bus_get_kset(const struct bus_type *bus);
/openbmc/linux/drivers/pci/
H A Dslot.c371 pci_bus_kset = bus_get_kset(&pci_bus_type); in pci_slot_init()
/openbmc/linux/drivers/base/
H A Dbus.c1002 struct kset *bus_get_kset(const struct bus_type *bus) in bus_get_kset() function
1015 EXPORT_SYMBOL_GPL(bus_get_kset);