Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcoresight.h228 struct coresight_device { struct
241 struct coresight_device *def_sink; argument
243 struct coresight_device *ect_dev; argument
245 int nr_links;
246 bool has_conns_grp;
247 bool ect_enabled; /* true only if associated ect device is enabled */
249 struct list_head feature_csdev_list;
250 struct list_head config_csdev_list;
251 spinlock_t cscfg_csdev_lock;
252 void *active_cscfg_ctxt;

Completed in 6 milliseconds