Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/
Dpci-label.c297 void pci_create_firmware_label_files(struct pci_dev *pdev) in pci_create_firmware_label_files() function
Dpci.h25 static inline void pci_create_firmware_label_files(struct pci_dev *pdev) in pci_create_firmware_label_files() function
30 void pci_create_firmware_label_files(struct pci_dev *pdev);
Dpci-sysfs.c1379 pci_create_firmware_label_files(pdev); in pci_create_sysfs_dev_files()