Home
last modified time | relevance | path

Searched refs:cscfg_update_feat_param_val (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-syscfg.h106 int cscfg_update_feat_param_val(struct cscfg_feature_desc *feat_desc,
H A Dcoresight-syscfg-configfs.c301 err = cscfg_update_feat_param_val(feat_desc, param_idx, value); in cscfg_param_value_store()
H A Dcoresight-syscfg.c337 int cscfg_update_feat_param_val(struct cscfg_feature_desc *feat_desc, in cscfg_update_feat_param_val() function