Home
last modified time | relevance | path

Searched refs:pci_remove_resource_files (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dpci.h98 extern void pci_remove_resource_files(struct pci_dev *dev);
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dpci-sysfs.c108 * pci_remove_resource_files - cleanup resource files
114 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()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dpci-sysfs.c110 * pci_remove_resource_files - cleanup resource files
116 void pci_remove_resource_files(struct pci_dev *pdev) in pci_remove_resource_files() function
247 pci_remove_resource_files(pdev); in pci_create_resource_files()
/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-sysfs.c1098 * pci_remove_resource_files - cleanup resource files
1104 static void pci_remove_resource_files(struct pci_dev *pdev) in pci_remove_resource_files() function
1196 pci_remove_resource_files(pdev); in pci_create_resource_files()
1204 void __weak pci_remove_resource_files(struct pci_dev *dev) { return; } in pci_remove_resource_files() function
1392 pci_remove_resource_files(pdev); in pci_create_sysfs_dev_files()
1429 pci_remove_resource_files(pdev); in pci_remove_sysfs_dev_files()
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-sysfs.c1142 * pci_remove_resource_files - cleanup resource files
1148 static void pci_remove_resource_files(struct pci_dev *pdev) in pci_remove_resource_files() function
1242 pci_remove_resource_files(pdev); in pci_create_resource_files()
1250 void __weak pci_remove_resource_files(struct pci_dev *dev) { return; } in pci_remove_resource_files() function
1440 pci_remove_resource_files(pdev); \
1514 pci_remove_resource_files(pdev); in pci_remove_sysfs_dev_files()
/kernel/linux/linux-6.6/include/linux/
H A Dpci.h2323 extern void pci_remove_resource_files(struct pci_dev *dev);

Completed in 11 milliseconds