Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/device/
H A Dbus.h290 extern struct kset *bus_get_kset(struct bus_type *bus);
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dslot.c369 pci_bus_kset = bus_get_kset(&pci_bus_type); in pci_slot_init()
/OK3568_Linux_fs/kernel/drivers/base/
H A Dbus.c915 struct kset *bus_get_kset(struct bus_type *bus) in bus_get_kset() function
919 EXPORT_SYMBOL_GPL(bus_get_kset);