Home
last modified time | relevance | path

Searched defs:cscfg_config_desc (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/hwtracing/coresight/
A Dcoresight-config.h139 struct cscfg_config_desc { struct
140 const char *name;
141 const char *description;
142 struct list_head item;
143 int nr_feat_refs;
144 const char **feat_ref_names;
145 int nr_presets;
146 int nr_total_params;
149 atomic_t active_cnt;
150 void *load_owner;
[all …]

Completed in 6 milliseconds