rom_attr 1389 drivers/pci/pci-sysfs.c pdev->rom_attr = attr; rom_attr 1402 drivers/pci/pci-sysfs.c if (pdev->rom_attr) { rom_attr 1403 drivers/pci/pci-sysfs.c sysfs_remove_bin_file(&pdev->dev.kobj, pdev->rom_attr); rom_attr 1404 drivers/pci/pci-sysfs.c kfree(pdev->rom_attr); rom_attr 1405 drivers/pci/pci-sysfs.c pdev->rom_attr = NULL; rom_attr 1448 drivers/pci/pci-sysfs.c if (pdev->rom_attr) { rom_attr 1449 drivers/pci/pci-sysfs.c sysfs_remove_bin_file(&pdev->dev.kobj, pdev->rom_attr); rom_attr 1450 drivers/pci/pci-sysfs.c kfree(pdev->rom_attr); rom_attr 1451 drivers/pci/pci-sysfs.c pdev->rom_attr = NULL; rom_attr 431 include/linux/pci.h struct bin_attribute *rom_attr; /* Attribute descriptor for sysfs ROM entry */