Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
A Dcoresight-syscfg-configfs.c166 struct cscfg_fs_feature *fs_feat = container_of(to_config_group(item), in cscfg_feat_description_show()
167 struct cscfg_fs_feature, group); in cscfg_feat_description_show()
175 struct cscfg_fs_feature *fs_feat = container_of(to_config_group(item), in cscfg_feat_matches_show()
176 struct cscfg_fs_feature, group); in cscfg_feat_matches_show()
193 struct cscfg_fs_feature *fs_feat = container_of(to_config_group(item), in cscfg_feat_nr_params_show()
194 struct cscfg_fs_feature, group); in cscfg_feat_nr_params_show()
279 struct cscfg_fs_feature *feat_view; in cscfg_create_feature_group()
288 feat_view = devm_kzalloc(dev, sizeof(struct cscfg_fs_feature), GFP_KERNEL); in cscfg_create_feature_group()
A Dcoresight-syscfg-configfs.h21 struct cscfg_fs_feature { struct

Completed in 4 milliseconds