Home
last modified time | relevance | path

Searched refs:cscfg_fs_config (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-syscfg-configfs.c29 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()
103 struct cscfg_fs_config, group); in cscfg_cfg_enable_store()
122 struct cscfg_fs_config, group); in cscfg_cfg_preset_show()
131 struct cscfg_fs_config, group); in cscfg_cfg_preset_store()
178 static int cscfg_add_preset_groups(struct cscfg_fs_config *cfg_view) in cscfg_add_preset_groups()
[all …]
H A Dcoresight-syscfg-configfs.h15 struct cscfg_fs_config { struct