| /linux/drivers/target/ |
| A D | target_core_internal.h | 18 struct config_item_type tb_dev_cit; 19 struct config_item_type tb_dev_attrib_cit; 20 struct config_item_type tb_dev_action_cit; 21 struct config_item_type tb_dev_pr_cit; 22 struct config_item_type tb_dev_wwn_cit; 24 struct config_item_type tb_dev_stat_cit; 35 struct config_item_type tf_wwn_cit; 38 struct config_item_type tf_tpg_cit; 39 struct config_item_type tf_tpg_base_cit; 40 struct config_item_type tf_tpg_lun_cit; [all …]
|
| A D | target_core_stat.c | 83 static const struct config_item_type target_stat_scsi_dev_cit = { 180 static const struct config_item_type target_stat_scsi_tgt_dev_cit = { 383 static const struct config_item_type target_stat_scsi_lu_cit = { 509 static const struct config_item_type target_stat_scsi_port_cit = { 693 static const struct config_item_type target_stat_scsi_tgt_port_cit = { 813 static const struct config_item_type target_stat_scsi_transport_cit = { 1175 static const struct config_item_type target_stat_scsi_auth_intr_cit = { 1347 static const struct config_item_type target_stat_scsi_att_intr_port_cit = {
|
| /linux/include/target/iscsi/ |
| A D | iscsi_target_stat.h | 12 extern const struct config_item_type iscsi_stat_instance_cit; 13 extern const struct config_item_type iscsi_stat_sess_err_cit; 14 extern const struct config_item_type iscsi_stat_tgt_attr_cit; 15 extern const struct config_item_type iscsi_stat_login_cit; 16 extern const struct config_item_type iscsi_stat_logout_cit; 21 extern const struct config_item_type iscsi_stat_sess_cit;
|
| /linux/drivers/hwtracing/coresight/ |
| A D | coresight-syscfg-configfs.c | 12 static inline struct config_item_type *cscfg_create_ci_type(void) in cscfg_create_ci_type() 14 struct config_item_type *ci_type; in cscfg_create_ci_type() 96 static struct config_item_type cscfg_config_view_type = { 106 static struct config_item_type cscfg_config_preset_type = { 208 static struct config_item_type cscfg_feature_view_type = { 245 static struct config_item_type cscfg_param_view_type = { 280 struct config_item_type *params_group_type; in cscfg_create_feature_group() 316 static struct config_item_type cscfg_configs_type = { 340 static struct config_item_type cscfg_features_type = { 367 struct config_item_type *ci_type; in cscfg_configfs_init()
|
| /linux/drivers/hwtracing/stm/ |
| A D | policy.c | 197 static const struct config_item_type stp_policy_type; 198 static const struct config_item_type stp_policy_node_type; 200 const struct config_item_type * 203 struct config_item_type *type; in get_policy_node_type() 225 const struct config_item_type *type = &stp_policy_node_type; in stp_policy_node_make() 278 static const struct config_item_type stp_policy_node_type = { 375 static const struct config_item_type stp_policy_type = { 385 const struct config_item_type *pdrv_node_type; in stp_policy_make() 473 static const struct config_item_type stp_policy_root_type = {
|
| A D | stm.h | 42 const struct config_item_type *pdrv_node_type; 60 const struct config_item_type * 111 const struct config_item_type **type);
|
| /linux/include/linux/ |
| A D | configfs.h | 45 const struct config_item_type *ci_type; 59 const struct config_item_type *type); 65 struct config_item_type { struct 88 const struct config_item_type *type); argument 248 const struct config_item_type *item_type);
|
| /linux/samples/configfs/ |
| A D | configfs_sample.c | 94 static const struct config_item_type childless_type = { 165 static const struct config_item_type simple_child_type = { 230 static const struct config_item_type simple_children_type = { 299 static const struct config_item_type group_children_type = {
|
| /linux/drivers/nvme/target/ |
| A D | configfs.c | 17 static const struct config_item_type nvmet_host_type; 18 static const struct config_item_type nvmet_subsys_type; 621 static const struct config_item_type nvmet_ns_type = { 783 static const struct config_item_type nvmet_passthru_type = { 1325 static const struct config_item_type nvmet_subsys_type = { 1433 static const struct config_item_type nvmet_referral_type = { 1620 static const struct config_item_type nvmet_port_type = { 1693 static const struct config_item_type nvmet_ports_type = { 1712 static const struct config_item_type nvmet_host_type = { 1735 static const struct config_item_type nvmet_hosts_type = { [all …]
|
| /linux/drivers/pci/endpoint/ |
| A D | pci-ep-cfs.c | 90 static const struct config_item_type pci_secondary_epc_type = { 151 static const struct config_item_type pci_primary_epc_type = { 253 static const struct config_item_type pci_epc_type = { 526 static const struct config_item_type pci_epf_type = { 625 static const struct config_item_type pci_epf_group_type = { 653 static const struct config_item_type pci_functions_type = { 657 static const struct config_item_type pci_controllers_type = { 661 static const struct config_item_type pci_ep_type = {
|
| /linux/drivers/iio/ |
| A D | industrialio-sw-device.c | 19 static const struct config_item_type iio_device_type_group_type; 21 static const struct config_item_type iio_devices_group_type = { 156 static const struct config_item_type iio_device_type_group_type = {
|
| A D | industrialio-sw-trigger.c | 19 static const struct config_item_type iio_trigger_type_group_type; 21 static const struct config_item_type iio_triggers_group_type = { 156 static const struct config_item_type iio_trigger_type_group_type = {
|
| A D | industrialio-configfs.c | 17 static const struct config_item_type iio_root_group_type = {
|
| /linux/fs/configfs/ |
| A D | item.c | 84 const struct config_item_type *type) in config_item_init_type_name() 93 const struct config_item_type *type) in config_group_init_type_name() 119 const struct config_item_type *t = item->ci_type; in config_item_cleanup()
|
| A D | symlink.c | 148 const struct config_item_type *type; in configfs_symlink() 224 const struct config_item_type *type; in configfs_unlink()
|
| /linux/drivers/infiniband/core/ |
| A D | cma_configfs.c | 195 static const struct config_item_type cma_port_group_type = { 264 static const struct config_item_type cma_ports_group_type = { 273 static const struct config_item_type cma_device_group_type = { 337 static const struct config_item_type cma_subsys_type = {
|
| /linux/fs/dlm/ |
| A D | config.c | 343 static const struct config_item_type clusters_type = { 348 static const struct config_item_type cluster_type = { 354 static const struct config_item_type spaces_type = { 359 static const struct config_item_type space_type = { 364 static const struct config_item_type comms_type = { 369 static const struct config_item_type comm_type = { 375 static const struct config_item_type nodes_type = { 380 static const struct config_item_type node_type = {
|
| /linux/drivers/acpi/ |
| A D | acpi_configfs.c | 202 static const struct config_item_type acpi_table_type = { 236 static const struct config_item_type acpi_tables_type = { 241 static const struct config_item_type acpi_root_group_type = {
|
| /linux/include/linux/usb/ |
| A D | gadget_configfs.h | 40 static struct config_item_type struct_in##_langid_type = { \ 97 static struct config_item_type struct_in##_strings_type = { \
|
| /linux/drivers/target/iscsi/ |
| A D | iscsi_target_stat.c | 181 const struct config_item_type iscsi_stat_instance_cit = { 243 const struct config_item_type iscsi_stat_sess_err_cit = { 384 const struct config_item_type iscsi_stat_tgt_attr_cit = { 516 const struct config_item_type iscsi_stat_login_cit = { 573 const struct config_item_type iscsi_stat_logout_cit = { 795 const struct config_item_type iscsi_stat_sess_cit = {
|
| /linux/drivers/usb/gadget/ |
| A D | configfs.c | 566 static const struct config_item_type gadget_config_type = { 572 static const struct config_item_type gadget_root_type = { 654 static const struct config_item_type functions_type = { 755 static const struct config_item_type config_desc_type = { 951 static struct config_item_type os_desc_type = { 1082 struct config_item_type *ext_prop_type; in ext_prop_make() 1088 vla_item(data_chunk, struct config_item_type, ext_prop_type, 1); in ext_prop_make() 1212 struct config_item_type *os_desc_type, *interface_type; in usb_os_desc_prepare_interf_dir() 1216 vla_item(data_chunk, struct config_item_type, os_desc_type, 1); in usb_os_desc_prepare_interf_dir() 1217 vla_item(data_chunk, struct config_item_type, interface_type, 1); in usb_os_desc_prepare_interf_dir() [all …]
|
| /linux/include/linux/iio/ |
| A D | sw_trigger.h | 60 const struct config_item_type *type) in iio_swt_group_init_type_name()
|
| A D | sw_device.h | 60 const struct config_item_type *type) in iio_swd_group_init_type_name()
|
| /linux/fs/ocfs2/cluster/ |
| A D | nodemanager.c | 402 static const struct config_item_type o2nm_node_type = { 645 static const struct config_item_type o2nm_node_group_type = { 663 static const struct config_item_type o2nm_cluster_type = { 748 static const struct config_item_type o2nm_cluster_group_type = {
|
| /linux/drivers/most/ |
| A D | configfs.c | 406 static const struct config_item_type mdev_link_type = { 474 static const struct config_item_type most_common_type = { 582 static const struct config_item_type most_snd_grp_type = { 633 static const struct config_item_type most_sound_type = {
|