pci_create_sysfs_dev_files
int __must_check pci_create_sysfs_dev_files(struct pci_dev *pdev)
static inline int pci_create_sysfs_dev_files(struct pci_dev *pdev) { return 0; }