Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dpci.h271 extern const struct attribute_group *pci_bus_groups[];
279 #define pci_bus_groups NULL macro
H A Dpci-driver.c1694 .bus_groups = pci_bus_groups,
H A Dpci-sysfs.c462 const struct attribute_group *pci_bus_groups[] = { variable