Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci.h26 static inline void pci_create_firmware_label_files(struct pci_dev *pdev) in pci_create_firmware_label_files() function
31 void pci_create_firmware_label_files(struct pci_dev *pdev);
H A Dpci-label.c297 void pci_create_firmware_label_files(struct pci_dev *pdev) in pci_create_firmware_label_files() function
H A Dpci-sysfs.c1384 pci_create_firmware_label_files(pdev); in pci_create_sysfs_dev_files()