Searched refs:cscfg_fs_config (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-syscfg-configfs.c | 29 struct cscfg_fs_config *fs_config = container_of(to_config_group(item), in cscfg_cfg_description_show() 30 struct cscfg_fs_config, group); in cscfg_cfg_description_show() 38 struct cscfg_fs_config *fs_config = container_of(to_config_group(item), in cscfg_cfg_feature_refs_show() 39 struct cscfg_fs_config, group); in cscfg_cfg_feature_refs_show() 93 struct cscfg_fs_config *fs_config = container_of(to_config_group(item), in cscfg_cfg_enable_show() 94 struct cscfg_fs_config, group); in cscfg_cfg_enable_show() 102 struct cscfg_fs_config *fs_config = container_of(to_config_group(item), in cscfg_cfg_enable_store() 103 struct cscfg_fs_config, group); in cscfg_cfg_enable_store() 121 struct cscfg_fs_config *fs_config = container_of(to_config_group(item), in cscfg_cfg_preset_show() 122 struct cscfg_fs_config, group); in cscfg_cfg_preset_show() [all …]
|
H A D | coresight-syscfg-configfs.h | 15 struct cscfg_fs_config { struct
|