Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dpci.h268 extern const struct attribute_group *pci_dev_groups[];
276 #define pci_dev_groups NULL macro
H A Dpci-driver.c1693 .dev_groups = pci_dev_groups,
H A Dpci-sysfs.c1759 const struct attribute_group *pci_dev_groups[] = { variable