Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/pci/
Dpci.h166 extern struct bus_attribute pci_bus_attrs[];
168 #define pci_bus_attrs NULL macro
Dpci-driver.c1286 .bus_attrs = pci_bus_attrs,
Dpci-sysfs.c305 struct bus_attribute pci_bus_attrs[] = { variable