Home
last modified time | relevance | path

Searched defs:pci_create_resource_files (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/alpha/kernel/
H A Dpci-sysfs.c233 int pci_create_resource_files(struct pci_dev *pdev) in pci_create_resource_files() function
/openbmc/linux/drivers/pci/
H A Dpci-sysfs.c1250 static int pci_create_resource_files(struct pci_dev *pdev) in pci_create_resource_files() function
1275 int __weak pci_create_resource_files(struct pci_dev *dev) { return 0; } in pci_create_resource_files() function