Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
A Dcoresight-syscfg-configfs.c28 struct cscfg_fs_config *fs_config = container_of(to_config_group(item), in cscfg_cfg_description_show()
29 struct cscfg_fs_config, group); in cscfg_cfg_description_show()
37 struct cscfg_fs_config *fs_config = container_of(to_config_group(item), in cscfg_cfg_feature_refs_show()
38 struct cscfg_fs_config, group); in cscfg_cfg_feature_refs_show()
111 static int cscfg_add_preset_groups(struct cscfg_fs_config *cfg_view) in cscfg_add_preset_groups()
140 struct cscfg_fs_config *cfg_view; in cscfg_create_config_group()
147 cfg_view = devm_kzalloc(dev, sizeof(struct cscfg_fs_config), GFP_KERNEL); in cscfg_create_config_group()
A Dcoresight-syscfg-configfs.h15 struct cscfg_fs_config { struct

Completed in 5 milliseconds