• Home
  • Raw
  • Download

Lines Matching defs:attr

57 					 struct device_attribute *attr,  in broken_parity_status_show()
65 struct device_attribute *attr, in broken_parity_status_store()
81 struct device_attribute *attr, char *buf) in pci_dev_show_local_cpu()
102 struct device_attribute *attr, char *buf) in local_cpus_show()
109 struct device_attribute *attr, char *buf) in local_cpulist_show()
119 struct device_attribute *attr, in pci_bus_show_cpuaffinity()
135 struct device_attribute *attr, char *buf) in cpuaffinity_show()
142 struct device_attribute *attr, char *buf) in cpulistaffinity_show()
149 static ssize_t resource_show(struct device *dev, struct device_attribute *attr, in resource_show()
175 static ssize_t modalias_show(struct device *dev, struct device_attribute *attr, in modalias_show()
188 static ssize_t enable_store(struct device *dev, struct device_attribute *attr, in enable_store()
213 static ssize_t enable_show(struct device *dev, struct device_attribute *attr, in enable_show()
224 static ssize_t numa_node_show(struct device *dev, struct device_attribute *attr, in numa_node_show()
233 struct device_attribute *attr, char *buf) in dma_mask_bits_show()
242 struct device_attribute *attr, in consistent_dma_mask_bits_show()
249 static ssize_t msi_bus_show(struct device *dev, struct device_attribute *attr, in msi_bus_show()
260 static ssize_t msi_bus_store(struct device *dev, struct device_attribute *attr, in msi_bus_store()
330 struct device_attribute *attr, const char *buf, in dev_rescan_store()
350 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store()
367 struct device_attribute *attr, in dev_bus_rescan_store()
390 struct device_attribute *attr, in d3cold_allowed_store()
406 struct device_attribute *attr, char *buf) in d3cold_allowed_show()
416 struct device_attribute *attr, char *buf) in devspec_show()
430 struct device_attribute *attr, in sriov_totalvfs_show()
440 struct device_attribute *attr, in sriov_numvfs_show()
456 struct device_attribute *attr, in sriov_numvfs_store()
512 struct device_attribute *attr, in driver_override_store()
546 struct device_attribute *attr, char *buf) in driver_override_show()
612 static ssize_t boot_vga_show(struct device *dev, struct device_attribute *attr, in boot_vga_show()
861 struct bin_attribute *attr, in pci_mmap_legacy_mem()
882 struct bin_attribute *attr, in pci_mmap_legacy_io()
1002 static int pci_mmap_resource(struct kobject *kobj, struct bin_attribute *attr, in pci_mmap_resource()
1042 struct bin_attribute *attr, in pci_mmap_resource_uc()
1049 struct bin_attribute *attr, in pci_mmap_resource_wc()
1056 struct bin_attribute *attr, char *buf, in pci_resource_io()
1103 struct bin_attribute *attr, char *buf, in pci_read_resource_io()
1110 struct bin_attribute *attr, char *buf, in pci_write_resource_io()
1300 static ssize_t reset_store(struct device *dev, struct device_attribute *attr, in reset_store()
1325 struct bin_attribute *attr; in pci_create_capabilities_sysfs() local
1372 struct bin_attribute *attr; in pci_create_sysfs_dev_files() local