Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dpci.h269 extern const struct attribute_group *pci_dev_attr_groups[];
277 #define pci_dev_attr_groups NULL macro
H A Dpci-sysfs.c1797 const struct attribute_group *pci_dev_attr_groups[] = { variable
H A Dprobe.c2403 .groups = pci_dev_attr_groups,