Lines Matching refs:bin_attribute
660 struct bin_attribute *bin_attr, char *buf, in pci_read_config()
737 struct bin_attribute *bin_attr, char *buf, in pci_write_config()
816 struct bin_attribute *bin_attr, char *buf, in pci_read_legacy_io()
841 struct bin_attribute *bin_attr, char *buf, in pci_write_legacy_io()
865 struct bin_attribute *attr, in pci_mmap_legacy_mem()
885 struct bin_attribute *attr, in pci_mmap_legacy_io()
920 b->legacy_io = kcalloc(2, sizeof(struct bin_attribute), in pci_create_legacy_files()
1003 static int pci_mmap_resource(struct kobject *kobj, struct bin_attribute *attr, in pci_mmap_resource()
1028 struct bin_attribute *attr, in pci_mmap_resource_uc()
1035 struct bin_attribute *attr, in pci_mmap_resource_wc()
1042 struct bin_attribute *attr, char *buf, in pci_resource_io()
1081 struct bin_attribute *attr, char *buf, in pci_read_resource_io()
1088 struct bin_attribute *attr, char *buf, in pci_write_resource_io()
1112 struct bin_attribute *res_attr; in pci_remove_resource_files()
1132 struct bin_attribute *res_attr; in pci_create_attr()
1217 struct bin_attribute *bin_attr, char *buf, in pci_write_rom()
1243 struct bin_attribute *bin_attr, char *buf, in pci_read_rom()
1270 static const struct bin_attribute pci_config_attr = {
1280 static const struct bin_attribute pcie_config_attr = {
1336 struct bin_attribute *attr; in pci_create_sysfs_dev_files()