/linux-4.4.14/include/linux/ |
D | sysfs.h | 26 struct bin_attribute; 88 struct bin_attribute *, int); 90 struct bin_attribute **bin_attrs; 155 struct bin_attribute { struct 159 ssize_t (*read)(struct file *, struct kobject *, struct bin_attribute *, argument 161 ssize_t (*write)(struct file *, struct kobject *, struct bin_attribute *, argument 163 int (*mmap)(struct file *, struct kobject *, struct bin_attribute *attr, argument 200 struct bin_attribute bin_attr_##_name = __BIN_ATTR(_name, _mode, _read, \ 204 struct bin_attribute bin_attr_##_name = __BIN_ATTR_RO(_name, _size) 207 struct bin_attribute bin_attr_##_name = __BIN_ATTR_RW(_name, _size) [all …]
|
D | pci.h | 368 struct bin_attribute *rom_attr; /* attribute descriptor for sysfs ROM entry */ 370 struct bin_attribute *res_attr[DEVICE_COUNT_RESOURCE]; /* sysfs file for resources */ 371 …struct bin_attribute *res_attr_wc[DEVICE_COUNT_RESOURCE]; /* sysfs file for WC mapping of resource… 488 struct bin_attribute *legacy_io; /* legacy I/O for this bus */ 489 struct bin_attribute *legacy_mem; /* legacy mem */
|
D | device.h | 598 const struct bin_attribute *attr); 600 const struct bin_attribute *attr);
|
D | of.h | 42 struct bin_attribute attr;
|
/linux-4.4.14/drivers/w1/slaves/ |
D | w1_ds2408.c | 76 struct bin_attribute *bin_attr, char *buf, loff_t off, in state_read() 88 struct bin_attribute *bin_attr, char *buf, in output_read() 101 struct bin_attribute *bin_attr, char *buf, in activity_read() 114 struct bin_attribute *bin_attr, char *buf, in cond_search_mask_read() 128 struct bin_attribute *bin_attr, in cond_search_polarity_read() 138 struct bin_attribute *bin_attr, char *buf, in status_control_read() 148 struct bin_attribute *bin_attr, char *buf, in output_write() 219 struct bin_attribute *bin_attr, char *buf, in activity_write() 249 struct bin_attribute *bin_attr, char *buf, in status_control_write() 326 static struct bin_attribute *w1_f29_bin_attrs[] = {
|
D | w1_ds2413.c | 34 struct bin_attribute *bin_attr, char *buf, loff_t off, in state_read() 71 struct bin_attribute *bin_attr, char *buf, in output_write() 115 static struct bin_attribute *w1_f3a_bin_attrs[] = {
|
D | w1_ds2406.c | 33 struct bin_attribute *bin_attr, in w1_f12_read_state() 70 struct bin_attribute *bin_attr, in w1_f12_write_output() 104 static struct bin_attribute w1_f12_sysfs_bin_files[NB_SYSFS_BIN_FILES] = {
|
D | w1_ds28e04.c | 122 struct bin_attribute *bin_attr, char *buf, in eeprom_read() 230 struct bin_attribute *bin_attr, char *buf, in eeprom_write() 286 struct bin_attribute *bin_attr, char *buf, loff_t off, in pio_read() 305 struct bin_attribute *bin_attr, char *buf, loff_t off, in pio_write() 384 static struct bin_attribute *w1_f1C_bin_attrs[] = {
|
D | w1_ds2431.c | 100 struct bin_attribute *bin_attr, char *buf, in eeprom_read() 206 struct bin_attribute *bin_attr, char *buf, in eeprom_write() 269 static struct bin_attribute *w1_f2d_bin_attrs[] = {
|
D | w1_ds2433.c | 97 struct bin_attribute *bin_attr, char *buf, in eeprom_read() 211 struct bin_attribute *bin_attr, char *buf, in eeprom_write() 262 static struct bin_attribute *w1_f23_bin_attributes[] = {
|
D | w1_ds2781.c | 91 struct bin_attribute *bin_attr, char *buf, in w1_slave_read() 100 static struct bin_attribute *w1_ds2781_bin_attrs[] = {
|
D | w1_ds2780.c | 93 struct bin_attribute *bin_attr, char *buf, in w1_slave_read() 102 static struct bin_attribute *w1_ds2780_bin_attrs[] = {
|
D | w1_ds2760.c | 101 struct bin_attribute *bin_attr, char *buf, in w1_slave_read() 110 static struct bin_attribute *w1_ds2760_bin_attrs[] = {
|
/linux-4.4.14/drivers/hid/ |
D | hid-roccat-common.h | 52 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 61 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 74 static struct bin_attribute bin_attr_ ## thingy = { \ 83 static struct bin_attribute bin_attr_ ## thingy = { \ 91 static struct bin_attribute bin_attr_ ## thingy = { \
|
D | hid-roccat-pyra.c | 140 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 149 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 162 static struct bin_attribute bin_attr_##thingy = { \ 171 static struct bin_attribute bin_attr_##thingy = { \ 179 static struct bin_attribute bin_attr_##thingy = { \ 191 struct kobject *kobj, struct bin_attribute *attr, char *buf, in pyra_sysfs_read_profilex_settings() 210 struct kobject *kobj, struct bin_attribute *attr, char *buf, in pyra_sysfs_read_profilex_buttons() 229 static struct bin_attribute bin_attr_profile##number##_settings = { \ 235 static struct bin_attribute bin_attr_profile##number##_buttons = { \ 248 struct kobject *kobj, struct bin_attribute *attr, char *buf, in pyra_sysfs_write_settings() [all …]
|
D | hid-roccat-koneplus.c | 138 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 147 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 160 static struct bin_attribute bin_attr_##thingy = { \ 169 static struct bin_attribute bin_attr_##thingy = { \ 177 static struct bin_attribute bin_attr_##thingy = { \ 193 struct kobject *kobj, struct bin_attribute *attr, char *buf, in koneplus_sysfs_read_profilex_settings() 212 struct kobject *kobj, struct bin_attribute *attr, char *buf, in koneplus_sysfs_read_profilex_buttons() 231 static struct bin_attribute bin_attr_profile##number##_settings = { \ 237 static struct bin_attribute bin_attr_profile##number##_buttons = { \ 333 static struct bin_attribute *koneplus_bin_attributes[] = {
|
D | hid-roccat-kovaplus.c | 179 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 188 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 201 static struct bin_attribute bin_attr_##thingy = { \ 210 static struct bin_attribute bin_attr_##thingy = { \ 221 struct kobject *kobj, struct bin_attribute *attr, char *buf, in kovaplus_sysfs_read_profilex_settings() 240 struct kobject *kobj, struct bin_attribute *attr, char *buf, in kovaplus_sysfs_read_profilex_buttons() 259 static struct bin_attribute bin_attr_profile##number##_settings = { \ 265 static struct bin_attribute bin_attr_profile##number##_buttons = { \ 389 static struct bin_attribute *kovaplus_bin_attributes[] = {
|
D | hid-roccat-isku.c | 166 struct bin_attribute *attr, char *buf, \ 175 struct bin_attribute *attr, char *buf, \ 188 static struct bin_attribute bin_attr_##thingy = { \ 197 static struct bin_attribute bin_attr_##thingy = { \ 205 static struct bin_attribute bin_attr_##thingy = { \ 227 static struct bin_attribute *isku_bin_attributes[] = {
|
D | hid-roccat-lua.c | 72 struct kobject *kobj, struct bin_attribute *attr, \ 81 struct kobject *kobj, struct bin_attribute *attr, \ 91 static struct bin_attribute lua_ ## thingy ## _attr = { \
|
D | hid-roccat-kone.c | 270 struct bin_attribute *attr, char *buf, in kone_sysfs_read_settings() 295 struct bin_attribute *attr, char *buf, in kone_sysfs_write_settings() 333 struct kobject *kobj, struct bin_attribute *attr, in kone_sysfs_read_profilex() 354 struct kobject *kobj, struct bin_attribute *attr, in kone_sysfs_write_profilex() 386 static struct bin_attribute bin_attr_profile##number = { \ 638 static struct bin_attribute *kone_bin_attributes[] = {
|
D | hid-roccat-arvo.c | 234 struct kobject *kobj, struct bin_attribute *attr, char *buf, in arvo_sysfs_write_button() 244 struct kobject *kobj, struct bin_attribute *attr, char *buf, in arvo_sysfs_read_info() 260 static struct bin_attribute *arvo_bin_attributes[] = {
|
D | hid-roccat-konepure.c | 55 static struct bin_attribute *konepure_bin_attrs[] = {
|
D | hid-roccat-savu.c | 38 static struct bin_attribute *savu_bin_attrs[] = {
|
D | hid-roccat-ryos.c | 55 static struct bin_attribute *ryos_bin_attrs[] = {
|
D | hid-core.c | 1571 struct bin_attribute *attr, in read_report_descriptor() 1597 static struct bin_attribute dev_bin_attr_report_desc = {
|
/linux-4.4.14/drivers/platform/chrome/ |
D | cros_ec_vbc.c | 28 struct bin_attribute *att, char *buf, in vboot_context_read() 69 struct bin_attribute *attr, char *buf, in vboot_context_write() 111 struct bin_attribute *a, int n) in cros_ec_vbc_is_visible() 128 static struct bin_attribute *cros_ec_vbc_bin_attrs[] = {
|
/linux-4.4.14/arch/x86/kernel/ |
D | ksysfs.c | 32 struct bin_attribute *bin_attr, in boot_params_data_read() 39 static struct bin_attribute boot_params_data_attr = { 53 static struct bin_attribute *boot_params_data_attrs[] = { 141 struct bin_attribute *bin_attr, in setup_data_data_read() 187 static struct bin_attribute data_attr = { 200 static struct bin_attribute *setup_data_data_attrs[] = {
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_sysfs.c | 269 struct bin_attribute *attr, char *buf, in qlcnic_sysfs_read_crb() 286 struct bin_attribute *attr, char *buf, in qlcnic_sysfs_write_crb() 315 struct bin_attribute *attr, char *buf, in qlcnic_sysfs_read_mem() 337 struct bin_attribute *attr, char *buf, in qlcnic_sysfs_write_mem() 401 struct bin_attribute *attr, in qlcnic_sysfs_write_pm_config() 451 struct bin_attribute *attr, in qlcnic_sysfs_read_pm_config() 544 struct bin_attribute *attr, in qlcnic_sysfs_write_esw_config() 628 struct bin_attribute *attr, in qlcnic_sysfs_read_esw_config() 680 struct bin_attribute *attr, in qlcnic_sysfs_write_npar_config() 727 struct bin_attribute *attr, in qlcnic_sysfs_read_npar_config() [all …]
|
/linux-4.4.14/drivers/pci/ |
D | pci-sysfs.c | 630 struct bin_attribute *bin_attr, char *buf, in pci_read_config() 707 struct bin_attribute *bin_attr, char *buf, in pci_write_config() 769 struct bin_attribute *bin_attr, char *buf, in read_vpd_attr() 784 struct bin_attribute *bin_attr, char *buf, in write_vpd_attr() 812 struct bin_attribute *bin_attr, char *buf, in pci_read_legacy_io() 838 struct bin_attribute *bin_attr, char *buf, in pci_write_legacy_io() 863 struct bin_attribute *attr, in pci_mmap_legacy_mem() 884 struct bin_attribute *attr, in pci_mmap_legacy_io() 920 b->legacy_io = kzalloc(sizeof(struct bin_attribute) * 2, in pci_create_legacy_files() 1000 static int pci_mmap_resource(struct kobject *kobj, struct bin_attribute *attr, in pci_mmap_resource() [all …]
|
D | pci.h | 106 struct bin_attribute *attr; /* descriptor for sysfs VPD entry */
|
/linux-4.4.14/mm/ |
D | page_idle.c | 116 struct bin_attribute *attr, char *buf, in page_idle_bitmap_read() 161 struct bin_attribute *attr, char *buf, in page_idle_bitmap_write() 197 static struct bin_attribute page_idle_bitmap_attr = 201 static struct bin_attribute *page_idle_bin_attrs[] = {
|
/linux-4.4.14/arch/alpha/kernel/ |
D | pci-sysfs.c | 64 struct bin_attribute *attr, in pci_mmap_resource() 94 struct bin_attribute *attr, in pci_mmap_resource_sparse() 101 struct bin_attribute *attr, in pci_mmap_resource_dense() 119 struct bin_attribute *res_attr; in pci_remove_resource_files() 155 char *suffix, struct bin_attribute *res_attr, in pci_create_one_attr() 175 struct bin_attribute *attr; in pci_create_attr()
|
/linux-4.4.14/drivers/firmware/ |
D | dell_rbu.c | 526 struct bin_attribute *bin_attr, in read_rbu_data() 580 struct bin_attribute *bin_attr, in read_rbu_image_type() 590 struct bin_attribute *bin_attr, in write_rbu_image_type() 651 struct bin_attribute *bin_attr, in read_rbu_packet_size() 664 struct bin_attribute *bin_attr, in write_rbu_packet_size() 678 static struct bin_attribute rbu_data_attr = { 683 static struct bin_attribute rbu_image_type_attr = { 689 static struct bin_attribute rbu_packet_size_attr = {
|
D | dmi-sysfs.c | 429 struct bin_attribute *bin_attr, in dmi_sel_raw_read() 442 static struct bin_attribute dmi_sel_raw_attr = { 535 struct bin_attribute *bin_attr, in dmi_entry_raw_read() 548 static const struct bin_attribute dmi_entry_raw_attr = {
|
D | dcdbas.c | 153 struct bin_attribute *bin_attr, in smi_data_read() 166 struct bin_attribute *bin_attr, in smi_data_write() 514 static struct bin_attribute *dcdbas_bin_attrs[] = {
|
D | dcdbas.h | 67 struct bin_attribute bin_attr_##_name = { \
|
D | dmi_scan.c | 655 struct bin_attribute *attr, char *buf, in raw_table_read()
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | mv64x60_pci.c | 29 struct bin_attribute *attr, char *buf, in mv64x60_hs_reg_read() 50 struct bin_attribute *attr, char *buf, in mv64x60_hs_reg_write() 73 static struct bin_attribute mv64x60_hs_reg_attr = { /* Hotswap register */
|
/linux-4.4.14/drivers/i2c/ |
D | i2c-slave-eeprom.c | 26 struct bin_attribute bin; 78 struct bin_attribute *attr, char *buf, loff_t off, size_t count) in i2c_slave_eeprom_bin_read() 93 struct bin_attribute *attr, char *buf, loff_t off, size_t count) in i2c_slave_eeprom_bin_write()
|
/linux-4.4.14/fs/sysfs/ |
D | file.c | 85 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_read() 140 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_write() 161 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_mmap() 279 struct bin_attribute *battr = (void *)attr; in sysfs_add_file_mode_ns() 481 const struct bin_attribute *attr) in sysfs_create_bin_file() 495 const struct bin_attribute *attr) in sysfs_remove_bin_file()
|
D | group.c | 25 struct bin_attribute *const *bin_attr; in remove_files() 39 struct bin_attribute *const *bin_attr; in create_files()
|
/linux-4.4.14/drivers/scsi/arcmsr/ |
D | arcmsr_attr.c | 65 struct bin_attribute *bin, in arcmsr_sysfs_iop_message_read() 112 struct bin_attribute *bin, in arcmsr_sysfs_iop_message_write() 160 struct bin_attribute *bin, in arcmsr_sysfs_iop_message_clear() 193 static struct bin_attribute arcmsr_sysfs_message_read_attr = { 202 static struct bin_attribute arcmsr_sysfs_message_write_attr = { 211 static struct bin_attribute arcmsr_sysfs_message_clear_attr = {
|
/linux-4.4.14/drivers/base/ |
D | devcoredump.c | 89 struct bin_attribute *bin_attr, in devcd_data_read() 99 struct bin_attribute *bin_attr, in devcd_data_write() 110 static struct bin_attribute devcd_attr_data = { 117 static struct bin_attribute *devcd_dev_bin_attrs[] = {
|
D | firmware_class.c | 719 struct bin_attribute *bin_attr, in firmware_data_read() 814 struct bin_attribute *bin_attr, in firmware_data_write() 860 static struct bin_attribute firmware_attr_data = { 872 static struct bin_attribute *fw_dev_bin_attrs[] = {
|
D | core.c | 642 const struct bin_attribute *attr) in device_create_bin_file() 657 const struct bin_attribute *attr) in device_remove_bin_file()
|
/linux-4.4.14/drivers/staging/iio/accel/ |
D | adis16220_core.c | 160 struct bin_attribute *attr, in adis16220_accel_bin_read() 172 static struct bin_attribute accel_bin = { 182 struct bin_attribute *attr, in adis16220_adc1_bin_read() 193 static struct bin_attribute adc1_bin = { 203 struct bin_attribute *attr, in adis16220_adc2_bin_read() 214 static struct bin_attribute adc2_bin = {
|
/linux-4.4.14/drivers/misc/ |
D | ds1682.c | 142 struct bin_attribute *attr, in ds1682_eeprom_read() 160 struct bin_attribute *attr, in ds1682_eeprom_write() 176 static struct bin_attribute ds1682_eeprom_attr = {
|
D | sram.c | 35 struct bin_attribute battr; 60 struct bin_attribute *attr, in sram_read() 75 struct bin_attribute *attr, in sram_write()
|
D | pch_phub.c | 494 struct bin_attribute *attr, char *buf, in pch_phub_bin_read() 563 struct bin_attribute *attr, in pch_phub_bin_write() 660 static struct bin_attribute pch_bin_attr = {
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_attr.c | 21 struct bin_attribute *bin_attr, in qla2x00_sysfs_read_fw_dump() 54 struct bin_attribute *bin_attr, in qla2x00_sysfs_write_fw_dump() 139 static struct bin_attribute sysfs_fw_dump_attr = { 151 struct bin_attribute *bin_attr, in qla2x00_sysfs_read_fw_dump_template() 169 struct bin_attribute *bin_attr, in qla2x00_sysfs_write_fw_dump_template() 225 static struct bin_attribute sysfs_fw_dump_template_attr = { 237 struct bin_attribute *bin_attr, in qla2x00_sysfs_read_nvram() 256 struct bin_attribute *bin_attr, in qla2x00_sysfs_write_nvram() 312 static struct bin_attribute sysfs_nvram_attr = { 324 struct bin_attribute *bin_attr, in qla2x00_sysfs_read_optrom() [all …]
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | opal-msglog.c | 35 struct bin_attribute *bin_attr, char *to, in opal_msglog_read() 94 static struct bin_attribute opal_msglog_attr = {
|
D | opal-elog.c | 26 struct bin_attribute raw_attr; 157 struct bin_attribute *bin_attr, in raw_attr_read()
|
D | opal-dump.c | 26 struct bin_attribute dump_attr; 284 struct bin_attribute *bin_attr, in dump_attr_read()
|
D | opal-flash.c | 465 struct bin_attribute *bin_attr, in image_data_write() 523 static struct bin_attribute image_data_attr = {
|
D | opal.c | 583 struct bin_attribute *bin_attr, in symbol_map_read()
|
/linux-4.4.14/drivers/net/phy/ |
D | spi_ks8995.c | 100 struct bin_attribute regs_attr; 213 struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) in ks8995_registers_read() 225 struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) in ks8995_registers_write() 236 static const struct bin_attribute ks8995_registers_attr = {
|
/linux-4.4.14/drivers/acpi/ |
D | bgrt.c | 55 struct bin_attribute *attr, char *buf, loff_t off, size_t count) in image_read() 72 static struct bin_attribute *bgrt_bin_attributes[] = {
|
D | sysfs.c | 318 struct bin_attribute attr; 325 struct bin_attribute *bin_attr, char *buf, in acpi_table_show()
|
/linux-4.4.14/arch/s390/pci/ |
D | pci_sysfs.c | 69 struct bin_attribute *attr, char *buf, in util_string_read() 80 static struct bin_attribute *zpci_bin_attrs[] = {
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_sysfs.c | 163 struct bin_attribute *attr, char *buf, in i915_l3_read() 199 struct bin_attribute *attr, char *buf, in i915_l3_write() 255 static struct bin_attribute dpf_attrs = { 264 static struct bin_attribute dpf_attrs_1 = { 519 struct bin_attribute *attr, char *buf, in error_state_read() 555 struct bin_attribute *attr, char *buf, in error_state_write() 575 static struct bin_attribute error_state_attr = {
|
/linux-4.4.14/drivers/firmware/google/ |
D | memconsole.c | 49 struct bin_attribute *bin_attr, char *buf, in memconsole_read() 66 static struct bin_attribute memconsole_bin_attr = {
|
D | gsmi.c | 470 struct bin_attribute *bin_attr, in eventlog_write() 511 static struct bin_attribute eventlog_bin_attr = {
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
D | ql4_attr.c | 14 struct bin_attribute *ba, char *buf, loff_t off, in qla4_8xxx_sysfs_read_fw_dump() 32 struct bin_attribute *ba, char *buf, loff_t off, in qla4_8xxx_sysfs_write_fw_dump() 108 static struct bin_attribute sysfs_fw_dump_attr = { 120 struct bin_attribute *attr;
|
/linux-4.4.14/drivers/zorro/ |
D | zorro-sysfs.c | 65 struct bin_attribute *bin_attr, in zorro_read_config() 83 static struct bin_attribute zorro_config_attr = {
|
/linux-4.4.14/drivers/power/ |
D | ds2781_battery.c | 635 struct bin_attribute *bin_attr, in ds2781_read_param_eeprom_bin() 648 struct bin_attribute *bin_attr, in ds2781_write_param_eeprom_bin() 668 static struct bin_attribute ds2781_param_eeprom_bin_attr = { 680 struct bin_attribute *bin_attr, in ds2781_read_user_eeprom_bin() 694 struct bin_attribute *bin_attr, in ds2781_write_user_eeprom_bin() 714 static struct bin_attribute ds2781_user_eeprom_bin_attr = {
|
D | ds2780_battery.c | 633 struct bin_attribute *bin_attr, in ds2780_read_param_eeprom_bin() 646 struct bin_attribute *bin_attr, in ds2780_write_param_eeprom_bin() 666 static struct bin_attribute ds2780_param_eeprom_bin_attr = { 678 struct bin_attribute *bin_attr, in ds2780_read_user_eeprom_bin() 691 struct bin_attribute *bin_attr, in ds2780_write_user_eeprom_bin() 711 static struct bin_attribute ds2780_user_eeprom_bin_attr = {
|
D | olpc_battery.c | 518 struct bin_attribute *attr, char *buf, loff_t off, size_t count) in olpc_bat_eeprom_read() 538 static struct bin_attribute olpc_bat_eeprom = {
|
/linux-4.4.14/drivers/fmc/ |
D | fmc-core.c | 82 struct bin_attribute *bin_attr, in fmc_read_eeprom() 103 struct bin_attribute *bin_attr, in fmc_write_eeprom() 114 static struct bin_attribute fmc_eeprom_attr = {
|
/linux-4.4.14/drivers/scsi/esas2r/ |
D | esas2r_main.c | 69 struct bin_attribute *attr, in read_fw() 78 struct bin_attribute *attr, in write_fw() 87 struct bin_attribute *attr, in read_fs() 96 struct bin_attribute *attr, in write_fs() 112 struct bin_attribute *attr, in read_vda() 121 struct bin_attribute *attr, in write_vda() 130 struct bin_attribute *attr, in read_live_nvram() 141 struct bin_attribute *attr, in write_live_nvram() 161 struct bin_attribute *attr, in read_default_nvram() 172 struct bin_attribute *attr, in read_hw() [all …]
|
D | esas2r.h | 1419 extern struct bin_attribute bin_attr_fw; 1420 extern struct bin_attribute bin_attr_fs; 1421 extern struct bin_attribute bin_attr_vda; 1422 extern struct bin_attribute bin_attr_hw; 1423 extern struct bin_attribute bin_attr_live_nvram; 1424 extern struct bin_attribute bin_attr_default_nvram;
|
/linux-4.4.14/drivers/misc/eeprom/ |
D | max6875.c | 110 struct bin_attribute *bin_attr, in max6875_read() 127 static struct bin_attribute user_eeprom_attr = {
|
D | eeprom.c | 84 struct bin_attribute *bin_attr, in eeprom_read() 116 static struct bin_attribute eeprom_attr = {
|
D | eeprom_93xx46.c | 31 struct bin_attribute bin; 38 struct bin_attribute *bin_attr, in eeprom_93xx46_bin_read() 186 struct bin_attribute *bin_attr, in eeprom_93xx46_bin_write()
|
D | at25.c | 35 struct bin_attribute bin; 136 struct bin_attribute *bin_attr, in at25_bin_read() 270 struct bin_attribute *bin_attr, in at25_bin_write()
|
D | at24.c | 67 struct bin_attribute bin; 287 struct bin_attribute *attr, in at24_bin_read() 418 struct bin_attribute *attr, in at24_bin_write()
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-rp5c01.c | 67 struct bin_attribute nvram_attr; 164 struct bin_attribute *bin_attr, in rp5c01_nvram_read() 194 struct bin_attribute *bin_attr, in rp5c01_nvram_write()
|
D | rtc-ds1742.c | 60 struct bin_attribute nvram_attr; 128 struct bin_attribute *bin_attr, in ds1742_nvram_read() 143 struct bin_attribute *bin_attr, in ds1742_nvram_write()
|
D | rtc-tx4939.c | 193 struct bin_attribute *bin_attr, in tx4939_rtc_nvram_read() 211 struct bin_attribute *bin_attr, in tx4939_rtc_nvram_write() 228 static struct bin_attribute tx4939_rtc_nvram_attr = {
|
D | rtc-ds1553.c | 239 struct bin_attribute *bin_attr, in ds1553_nvram_read() 254 struct bin_attribute *bin_attr, in ds1553_nvram_write() 268 static struct bin_attribute ds1553_nvram_attr = {
|
D | rtc-stk17ta8.c | 248 struct bin_attribute *attr, char *buf, in stk17ta8_nvram_read() 263 struct bin_attribute *attr, char *buf, in stk17ta8_nvram_write() 277 static struct bin_attribute stk17ta8_nvram_attr = {
|
D | rtc-ds1511.c | 405 struct bin_attribute *ba, in ds1511_nvram_read() 419 struct bin_attribute *bin_attr, in ds1511_nvram_write() 431 static struct bin_attribute ds1511_nvram_attr = {
|
D | rtc-rv8803.c | 379 struct bin_attribute *attr, in rv8803_nvram_write() 394 struct bin_attribute *attr, in rv8803_nvram_read() 410 static struct bin_attribute rv8803_nvram_attr = {
|
D | rtc-m48t59.c | 338 struct bin_attribute *bin_attr, in m48t59_nvram_read() 359 struct bin_attribute *bin_attr, in m48t59_nvram_write() 379 static struct bin_attribute m48t59_nvram_attr = {
|
D | rtc-ds1305.c | 530 struct bin_attribute *attr, in ds1305_nvram_read() 552 struct bin_attribute *attr, in ds1305_nvram_write() 572 static struct bin_attribute nvram = {
|
D | rtc-ds1343.c | 158 struct bin_attribute *attr, in ds1343_nvram_write() 177 struct bin_attribute *attr, in ds1343_nvram_read() 195 static struct bin_attribute nvram_attr = {
|
D | rtc-ds1307.c | 110 struct bin_attribute *nvram; 771 struct bin_attribute *attr, in ds1307_nvram_read() 790 struct bin_attribute *attr, in ds1307_nvram_write() 1164 sizeof(struct bin_attribute), in ds1307_probe()
|
D | rtc-cmos.c | 465 struct bin_attribute *attr, in cmos_nvram_read() 487 struct bin_attribute *attr, in cmos_nvram_write() 520 static struct bin_attribute nvram = {
|
D | rtc-ds1685.c | 939 struct bin_attribute *bin_attr, char *buf, in ds1685_rtc_sysfs_nvram_read() 1019 struct bin_attribute *bin_attr, char *buf, in ds1685_rtc_sysfs_nvram_write() 1090 static struct bin_attribute
|
/linux-4.4.14/drivers/sfi/ |
D | sfi_core.h | 69 struct bin_attribute attr;
|
D | sfi_acpi.c | 176 struct bin_attribute *bin_attr, char *buf, in sfi_acpi_table_show()
|
D | sfi_core.c | 390 struct bin_attribute *bin_attr, char *buf, in sfi_table_show()
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | sysfs.c | 110 struct bin_attribute *bin_attr, in wl1271_sysfs_read_fwlog() 167 static struct bin_attribute fwlog_attr = {
|
/linux-4.4.14/drivers/firmware/efi/ |
D | efivars.c | 88 static struct bin_attribute *efivars_new_var; 89 static struct bin_attribute *efivars_del_var; 415 struct bin_attribute *bin_attr, in efivar_create() 485 struct bin_attribute *bin_attr, in efivar_delete() 586 struct bin_attribute *attr; in create_efivars_bin_attributes()
|
/linux-4.4.14/kernel/ |
D | ksysfs.c | 172 struct bin_attribute *bin_attr, in notes_read() 179 static struct bin_attribute notes_attr = {
|
D | module.c | 1562 struct bin_attribute attrs[0]; 1566 struct bin_attribute *bin_attr, in module_notes_read() 1592 struct bin_attribute *nattr; in add_notes_attrs()
|
/linux-4.4.14/drivers/rapidio/ |
D | rio-sysfs.c | 125 struct bin_attribute *bin_attr, in rio_read_config() 197 struct bin_attribute *bin_attr, in rio_write_config() 254 static struct bin_attribute rio_config_attr = {
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | acpiphp_ibm.c | 101 struct bin_attribute *bin_attr, 110 static struct bin_attribute ibm_apci_table_attr = { 357 struct bin_attribute *bin_attr, in ibm_read_apci_table()
|
/linux-4.4.14/drivers/nvmem/ |
D | core.c | 62 struct bin_attribute *attr, in bin_attr_nvmem_read() 87 struct bin_attribute *attr, in bin_attr_nvmem_write() 112 static struct bin_attribute bin_attr_rw_nvmem = { 121 static struct bin_attribute *nvmem_bin_rw_attributes[] = { 136 static struct bin_attribute bin_attr_ro_nvmem = { 144 static struct bin_attribute *nvmem_bin_ro_attributes[] = {
|
/linux-4.4.14/drivers/soc/tegra/fuse/ |
D | fuse-tegra.c | 56 struct bin_attribute *attr, char *buf, in fuse_read() 75 static struct bin_attribute fuse_bin_attr = {
|
/linux-4.4.14/arch/tile/kernel/ |
D | sysfs.c | 125 static struct bin_attribute hvconfig_bin; 129 struct bin_attribute *bin_attr, in hvconfig_bin_read()
|
/linux-4.4.14/drivers/s390/cio/ |
D | chp.c | 134 struct bin_attribute *bin_attr, in chp_measurement_chars_read() 149 static struct bin_attribute chp_measurement_chars_attr = { 181 struct bin_attribute *bin_attr, in chp_measurement_read() 203 static struct bin_attribute chp_measurement_attr = {
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | sysfs.c | 65 struct bin_attribute *bin_attr, in read_cc_table_bin() 106 static struct bin_attribute cc_table_bin_attr = { 118 struct bin_attribute *bin_attr, in read_cc_setting_bin() 148 static struct bin_attribute cc_setting_bin_attr = {
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_sysfs.c | 252 struct bin_attribute *attr, char *buf, loff_t off, in edid_show() 451 static struct bin_attribute edid_attr = { 458 static struct bin_attribute *connector_bin_attrs[] = {
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_sysfs.c | 212 struct bin_attribute *bin_attr, in read_cc_table_bin() 250 static struct bin_attribute cc_table_bin_attr = { 262 struct bin_attribute *bin_attr, in read_cc_setting_bin() 289 static struct bin_attribute cc_setting_bin_attr = {
|
/linux-4.4.14/arch/s390/kernel/ |
D | ipl.c | 439 struct bin_attribute *attr, char *buf, in ipl_parameter_read() 445 static struct bin_attribute ipl_parameter_attr = 450 struct bin_attribute *attr, char *buf, in ipl_scp_data_read() 458 static struct bin_attribute ipl_scp_data_attr = 461 static struct bin_attribute *ipl_fcp_bin_attrs[] = { 705 struct bin_attribute *attr, in reipl_fcp_scpdata_read() 715 struct bin_attribute *attr, in reipl_fcp_scpdata_write() 739 static struct bin_attribute sys_reipl_fcp_scp_data_attr = 743 static struct bin_attribute *reipl_fcp_bin_attrs[] = {
|
/linux-4.4.14/drivers/misc/cxl/ |
D | sysfs.c | 386 struct bin_attribute *bin_attr, char *buf, in afu_eb_read() 431 struct bin_attribute config_attr; 466 struct bin_attribute *bin_attr, char *buf, in afu_read_config()
|
D | cxl.h | 371 struct bin_attribute attr_eb; 488 struct bin_attribute cxl_attr;
|
/linux-4.4.14/drivers/pcmcia/ |
D | cs_internal.h | 155 extern struct bin_attribute pccard_cis_attr;
|
D | cistpl.c | 1544 struct bin_attribute *bin_attr, in pccard_show_cis() 1575 struct bin_attribute *bin_attr, in pccard_store_cis() 1602 struct bin_attribute pccard_cis_attr = {
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_sysfs.c | 758 struct bin_attribute *bin_attr, \ 769 static struct bin_attribute dev_attr_vpd_##_page = { \ 779 struct bin_attribute *bin_attr, in show_inquiry() 792 static struct bin_attribute dev_attr_inquiry = { 982 static struct bin_attribute *scsi_sdev_bin_attrs[] = {
|
D | 3w-sas.c | 102 struct bin_attribute *bin_attr, in twl_sysfs_aen_read() 122 static struct bin_attribute twl_sysfs_aen_read_attr = { 133 struct bin_attribute *bin_attr, in twl_sysfs_compat_info() 153 static struct bin_attribute twl_sysfs_compat_info_attr = {
|
D | ipr.c | 3350 struct bin_attribute *bin_attr, in ipr_read_trace() 3367 static struct bin_attribute ipr_trace_attr = { 4119 struct bin_attribute *bin_attr, in ipr_read_dump() 4306 struct bin_attribute *bin_attr, in ipr_write_dump() 4330 static struct bin_attribute ipr_dump_attr = {
|
/linux-4.4.14/arch/mips/txx9/generic/ |
D | setup.c | 890 struct bin_attribute bindata_attr; 895 struct bin_attribute *bin_attr, in txx9_sram_read() 910 struct bin_attribute *bin_attr, in txx9_sram_write()
|
/linux-4.4.14/drivers/misc/c2port/ |
D | core.c | 721 struct bin_attribute *attr, in c2port_read_flash_data() 838 struct bin_attribute *attr, in c2port_write_flash_data() 880 static struct bin_attribute *c2port_bin_attrs[] = {
|
/linux-4.4.14/drivers/media/pci/solo6x10/ |
D | solo6x10-core.c | 376 struct bin_attribute *a, char *buf, in sdram_show() 414 struct bin_attribute *sdram_attr = &solo_dev->sdram_attr; in solo_sysfs_init()
|
D | solo6x10.h | 258 struct bin_attribute sdram_attr;
|
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_main.c | 2891 struct bin_attribute *attr, in netxen_sysfs_read_crb() 2919 struct bin_attribute *attr, in netxen_sysfs_write_crb() 2960 struct bin_attribute *attr, in netxen_sysfs_read_mem() 2981 struct bin_attribute *attr, char *buf, in netxen_sysfs_write_mem() 3002 static struct bin_attribute bin_attr_crb = { 3009 static struct bin_attribute bin_attr_mem = { 3018 struct bin_attribute *attr, in netxen_sysfs_read_dimm() 3138 static struct bin_attribute bin_attr_dimm = {
|
/linux-4.4.14/drivers/w1/ |
D | w1.c | 134 struct bin_attribute *bin_attr, char *buf, loff_t off, in rw_write() 153 struct bin_attribute *bin_attr, char *buf, loff_t off, in rw_read() 166 static struct bin_attribute *w1_slave_bin_attrs[] = {
|
/linux-4.4.14/drivers/of/ |
D | fdt.c | 1153 struct bin_attribute *bin_attr, in of_fdt_raw_read() 1162 static struct bin_attribute of_fdt_raw_attr = in of_fdt_raw_init()
|
D | base.c | 108 struct bin_attribute *bin_attr, char *buf, in of_node_property_read()
|
/linux-4.4.14/net/bridge/ |
D | br_sysfs_br.c | 814 struct bin_attribute *bin_attr, in brforward_read() 835 static struct bin_attribute bridge_forward = {
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_attr.c | 3609 struct bin_attribute *bin_attr, in sysfs_drvr_stat_data_read() 3669 static struct bin_attribute sysfs_drvr_stat_data_attr = { 4924 struct bin_attribute *bin_attr, in sysfs_ctlreg_write() 4983 struct bin_attribute *bin_attr, in sysfs_ctlreg_read() 5019 static struct bin_attribute sysfs_ctlreg_attr = { 5047 struct bin_attribute *bin_attr, in sysfs_mbox_write() 5071 struct bin_attribute *bin_attr, in sysfs_mbox_read() 5077 static struct bin_attribute sysfs_mbox_attr = {
|
/linux-4.4.14/drivers/usb/core/ |
D | sysfs.c | 811 struct bin_attribute *attr, in read_descriptors() 850 static struct bin_attribute dev_bin_attr_descriptors = {
|
/linux-4.4.14/drivers/video/fbdev/ |
D | udlfb.c | 1405 struct kobject *kobj, struct bin_attribute *a, in edid_show() 1430 struct kobject *kobj, struct bin_attribute *a, in edid_store() 1468 static struct bin_attribute edid_attr = {
|
/linux-4.4.14/arch/powerpc/perf/ |
D | hv-24x7.c | 902 struct bin_attribute *bin_attr, char *buf, in catalog_read() 993 static struct bin_attribute *if_bin_attrs[] = {
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
D | radeon_base.c | 2221 struct bin_attribute *bin_attr, in radeon_show_edid1() 2234 struct bin_attribute *bin_attr, in radeon_show_edid2() 2245 static struct bin_attribute edid1_attr = { 2254 static struct bin_attribute edid2_attr = {
|
/linux-4.4.14/drivers/scsi/ibmvscsi/ |
D | ibmvfc.c | 3033 struct bin_attribute *bin_attr, in ibmvfc_read_trace() 3056 static struct bin_attribute ibmvfc_trace_attr = {
|