Searched refs:CONFIGFS_ATTR_RO (Results 1 - 25 of 34) sorted by relevance

12

/linux-master/drivers/target/
H A Dtarget_core_stat.c70 CONFIGFS_ATTR_RO(target_stat_, inst);
71 CONFIGFS_ATTR_RO(target_stat_, indx);
72 CONFIGFS_ATTR_RO(target_stat_, role);
73 CONFIGFS_ATTR_RO(target_stat_, ports);
159 CONFIGFS_ATTR_RO(target_stat_tgt_, inst);
160 CONFIGFS_ATTR_RO(target_stat_tgt_, indx);
161 CONFIGFS_ATTR_RO(target_stat_tgt_, num_lus);
162 CONFIGFS_ATTR_RO(target_stat_tgt_, status);
163 CONFIGFS_ATTR_RO(target_stat_tgt_, non_access_lus);
164 CONFIGFS_ATTR_RO(target_stat_tgt
[all...]
H A Dtarget_core_configfs.c96 CONFIGFS_ATTR_RO(target_core_item_, version);
1283 CONFIGFS_ATTR_RO(, hw_pi_prot_type);
1290 CONFIGFS_ATTR_RO(, hw_block_size);
1292 CONFIGFS_ATTR_RO(, hw_max_sectors);
1294 CONFIGFS_ATTR_RO(, hw_queue_depth);
1783 CONFIGFS_ATTR_RO(target_wwn_, vpd_protocol_identifier);
1784 CONFIGFS_ATTR_RO(target_wwn_, vpd_assoc_logical_unit);
1785 CONFIGFS_ATTR_RO(target_wwn_, vpd_assoc_target_port);
1786 CONFIGFS_ATTR_RO(target_wwn_, vpd_assoc_scsi_target_device);
2245 CONFIGFS_ATTR_RO(target_pr
[all...]
H A Dtarget_core_fabric_configfs.c1077 CONFIGFS_ATTR_RO(target_fabric_wwn_, default_submit_type);
1088 CONFIGFS_ATTR_RO(target_fabric_wwn_, direct_submit_supported);
H A Dtarget_core_user.c2750 CONFIGFS_ATTR_RO(tcmu_, max_data_area_mb);
2761 CONFIGFS_ATTR_RO(tcmu_, data_pages_per_blk);
2772 CONFIGFS_ATTR_RO(tcmu_, cmd_ring_size_mb);
/linux-master/drivers/target/iscsi/
H A Discsi_target_stat.c150 CONFIGFS_ATTR_RO(iscsi_stat_instance_, inst);
151 CONFIGFS_ATTR_RO(iscsi_stat_instance_, min_ver);
152 CONFIGFS_ATTR_RO(iscsi_stat_instance_, max_ver);
153 CONFIGFS_ATTR_RO(iscsi_stat_instance_, portals);
154 CONFIGFS_ATTR_RO(iscsi_stat_instance_, nodes);
155 CONFIGFS_ATTR_RO(iscsi_stat_instance_, sessions);
156 CONFIGFS_ATTR_RO(iscsi_stat_instance_, fail_sess);
157 CONFIGFS_ATTR_RO(iscsi_stat_instance_, fail_type);
158 CONFIGFS_ATTR_RO(iscsi_stat_instance_, fail_rem_name);
159 CONFIGFS_ATTR_RO(iscsi_stat_instance
[all...]
H A Discsi_target_configfs.c450 CONFIGFS_ATTR_RO(iscsi_nacl_auth_, name)
491 CONFIGFS_ATTR_RO(iscsi_nacl_param_, name)
714 CONFIGFS_ATTR_RO(lio_target_nacl_, info);
898 CONFIGFS_ATTR_RO(iscsi_tpg_auth_, name);
1029 CONFIGFS_ATTR_RO(lio_target_tpg_, dynamic_sessions);
1142 CONFIGFS_ATTR_RO(lio_target_wwn_, lio_version);
1274 CONFIGFS_ATTR_RO(iscsi_disc_, name)
/linux-master/drivers/acpi/
H A Dacpi_configfs.c181 CONFIGFS_ATTR_RO(acpi_table_, signature);
182 CONFIGFS_ATTR_RO(acpi_table_, length);
183 CONFIGFS_ATTR_RO(acpi_table_, revision);
184 CONFIGFS_ATTR_RO(acpi_table_, oem_id);
185 CONFIGFS_ATTR_RO(acpi_table_, oem_table_id);
186 CONFIGFS_ATTR_RO(acpi_table_, oem_revision);
187 CONFIGFS_ATTR_RO(acpi_table_, asl_compiler_id);
188 CONFIGFS_ATTR_RO(acpi_table_, asl_compiler_revision);
/linux-master/samples/configfs/
H A Dconfigfs_sample.c83 CONFIGFS_ATTR_RO(childless_, showme);
85 CONFIGFS_ATTR_RO(childless_, description);
206 CONFIGFS_ATTR_RO(simple_children_, description);
284 CONFIGFS_ATTR_RO(group_children_, description);
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-syscfg-configfs.c34 CONFIGFS_ATTR_RO(cscfg_cfg_, description);
49 CONFIGFS_ATTR_RO(cscfg_cfg_, feature_refs);
89 CONFIGFS_ATTR_RO(cscfg_cfg_, values);
238 CONFIGFS_ATTR_RO(cscfg_feat_, description);
256 CONFIGFS_ATTR_RO(cscfg_feat_, matches);
265 CONFIGFS_ATTR_RO(cscfg_feat_, nr_params);
/linux-master/drivers/virt/coco/
H A Dtsm.c120 CONFIGFS_ATTR_RO(tsm_report_, privlevel_floor);
147 CONFIGFS_ATTR_RO(tsm_report_, generation);
154 CONFIGFS_ATTR_RO(tsm_report_, provider);
/linux-master/drivers/hwtracing/stm/
H A Dpolicy.c302 CONFIGFS_ATTR_RO(stp_policy_, device);
318 CONFIGFS_ATTR_RO(stp_policy_, protocol);
/linux-master/include/linux/
H A Dconfigfs.h132 #define CONFIGFS_ATTR_RO(_pfx, _name) \ macro
/linux-master/drivers/target/tcm_remote/
H A Dtcm_remote.c226 CONFIGFS_ATTR_RO(tcm_remote_wwn_, version);
/linux-master/drivers/usb/gadget/function/
H A Df_serial.c290 CONFIGFS_ATTR_RO(f_serial_, port_num);
H A Df_obex.c402 CONFIGFS_ATTR_RO(f_obex_, port_num);
H A Df_phonet.c597 CONFIGFS_ATTR_RO(f_phonet_, ifname);
H A Df_acm.c813 CONFIGFS_ATTR_RO(f_acm_, port_num);
H A Df_hid.c1159 CONFIGFS_ATTR_RO(f_hid_opts_, dev);
/linux-master/drivers/target/tcm_fc/
H A Dtfc_conf.c375 CONFIGFS_ATTR_RO(ft_wwn_, version);
/linux-master/drivers/target/loopback/
H A Dtcm_loop.c902 CONFIGFS_ATTR_RO(tcm_loop_tpg_, address);
1071 CONFIGFS_ATTR_RO(tcm_loop_wwn_, version);
/linux-master/drivers/gpio/
H A Dgpio-sim.c734 CONFIGFS_ATTR_RO(gpio_sim_device_config_, dev_name);
1086 CONFIGFS_ATTR_RO(gpio_sim_bank_config_, chip_name);
/linux-master/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c974 CONFIGFS_ATTR_RO(tcm_qla2xxx_tpg_, dynamic_sessions);
1774 CONFIGFS_ATTR_RO(tcm_qla2xxx_wwn_, version);
/linux-master/fs/dlm/
H A Dconfig.c754 CONFIGFS_ATTR_RO(comm_, addr_list);
/linux-master/drivers/net/
H A Dnetconsole.c796 CONFIGFS_ATTR_RO(, local_mac);
/linux-master/drivers/xen/
H A Dxen-scsiback.c1714 CONFIGFS_ATTR_RO(scsiback_wwn_, version);

Completed in 333 milliseconds

12