Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dpci.h98 extern void pci_remove_resource_files(struct pci_dev *dev);
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dpci-sysfs.c114 void pci_remove_resource_files(struct pci_dev *pdev) in pci_remove_resource_files() function
243 pci_remove_resource_files(pdev); in pci_create_resource_files()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-sysfs.c1107 static void pci_remove_resource_files(struct pci_dev *pdev) in pci_remove_resource_files() function
1194 pci_remove_resource_files(pdev); in pci_create_resource_files()
1202 void __weak pci_remove_resource_files(struct pci_dev *dev) { return; } in pci_remove_resource_files() function
1395 pci_remove_resource_files(pdev); in pci_create_sysfs_dev_files()
1437 pci_remove_resource_files(pdev); in pci_remove_sysfs_dev_files()