Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dpci.h703 void pci_doe_sysfs_init(struct pci_dev *pci_dev);
706 static inline void pci_doe_sysfs_init(struct pci_dev *pdev) { } in pci_doe_sysfs_init() function
H A Ddoe.c232 void pci_doe_sysfs_init(struct pci_dev *pdev) in pci_doe_sysfs_init() function
H A Dprobe.c2776 pci_doe_sysfs_init(dev); in pci_device_add()