Lines Matching defs:pdev
42 static size_t find_smbios_instance_string(struct pci_dev *pdev, char *buf, in find_smbios_instance_string()
82 struct pci_dev *pdev; in smbios_instance_string_exist() local
94 struct pci_dev *pdev; in smbioslabel_show() local
104 struct pci_dev *pdev; in smbiosinstance_show() local
132 static int pci_create_smbiosname_file(struct pci_dev *pdev) in pci_create_smbiosname_file()
137 static void pci_remove_smbiosname_file(struct pci_dev *pdev) in pci_remove_smbiosname_file()
142 static inline int pci_create_smbiosname_file(struct pci_dev *pdev) in pci_create_smbiosname_file()
147 static inline void pci_remove_smbiosname_file(struct pci_dev *pdev) in pci_remove_smbiosname_file()
269 static int pci_create_acpi_index_label_files(struct pci_dev *pdev) in pci_create_acpi_index_label_files()
274 static int pci_remove_acpi_index_label_files(struct pci_dev *pdev) in pci_remove_acpi_index_label_files()
280 static inline int pci_create_acpi_index_label_files(struct pci_dev *pdev) in pci_create_acpi_index_label_files()
285 static inline int pci_remove_acpi_index_label_files(struct pci_dev *pdev) in pci_remove_acpi_index_label_files()
296 void pci_create_firmware_label_files(struct pci_dev *pdev) in pci_create_firmware_label_files()
304 void pci_remove_firmware_label_files(struct pci_dev *pdev) in pci_remove_firmware_label_files()