Lines Matching defs:pdev
43 static size_t find_smbios_instance_string(struct pci_dev *pdev, char *buf, in find_smbios_instance_string()
83 struct pci_dev *pdev; in smbios_instance_string_exist() local
95 struct pci_dev *pdev; in smbioslabel_show() local
105 struct pci_dev *pdev; in smbiosinstance_show() local
133 static int pci_create_smbiosname_file(struct pci_dev *pdev) in pci_create_smbiosname_file()
138 static void pci_remove_smbiosname_file(struct pci_dev *pdev) in pci_remove_smbiosname_file()
143 static inline int pci_create_smbiosname_file(struct pci_dev *pdev) in pci_create_smbiosname_file()
148 static inline void pci_remove_smbiosname_file(struct pci_dev *pdev) in pci_remove_smbiosname_file()
270 static int pci_create_acpi_index_label_files(struct pci_dev *pdev) in pci_create_acpi_index_label_files()
275 static int pci_remove_acpi_index_label_files(struct pci_dev *pdev) in pci_remove_acpi_index_label_files()
281 static inline int pci_create_acpi_index_label_files(struct pci_dev *pdev) in pci_create_acpi_index_label_files()
286 static inline int pci_remove_acpi_index_label_files(struct pci_dev *pdev) in pci_remove_acpi_index_label_files()
297 void pci_create_firmware_label_files(struct pci_dev *pdev) in pci_create_firmware_label_files()
305 void pci_remove_firmware_label_files(struct pci_dev *pdev) in pci_remove_firmware_label_files()