Lines Matching refs:pci_dev
41 static size_t find_smbios_instance_string(struct pci_dev *pdev, char *buf, in find_smbios_instance_string()
78 struct pci_dev *pdev; in smbios_instance_string_exist()
90 struct pci_dev *pdev; in smbioslabel_show()
100 struct pci_dev *pdev; in smbiosinstance_show()
128 static int pci_create_smbiosname_file(struct pci_dev *pdev) in pci_create_smbiosname_file()
133 static void pci_remove_smbiosname_file(struct pci_dev *pdev) in pci_remove_smbiosname_file()
138 static inline int pci_create_smbiosname_file(struct pci_dev *pdev) in pci_create_smbiosname_file()
143 static inline void pci_remove_smbiosname_file(struct pci_dev *pdev) in pci_remove_smbiosname_file()
265 static int pci_create_acpi_index_label_files(struct pci_dev *pdev) in pci_create_acpi_index_label_files()
270 static int pci_remove_acpi_index_label_files(struct pci_dev *pdev) in pci_remove_acpi_index_label_files()
276 static inline int pci_create_acpi_index_label_files(struct pci_dev *pdev) in pci_create_acpi_index_label_files()
281 static inline int pci_remove_acpi_index_label_files(struct pci_dev *pdev) in pci_remove_acpi_index_label_files()
292 void pci_create_firmware_label_files(struct pci_dev *pdev) in pci_create_firmware_label_files()
300 void pci_remove_firmware_label_files(struct pci_dev *pdev) in pci_remove_firmware_label_files()