Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dpci.h399 extern const struct attribute_group *pci_bus_groups[];
407 #define pci_bus_groups NULL macro
H A Dpci-driver.c1732 .bus_groups = pci_bus_groups,
H A Dpci-sysfs.c488 const struct attribute_group *pci_bus_groups[] = { variable