Searched defs:coresight_desc (Results 1 – 1 of 1) sorted by relevance
124 struct coresight_desc { struct125 enum coresight_dev_type type;126 union coresight_dev_subtype subtype;127 const struct coresight_ops *ops;128 struct coresight_platform_data *pdata;129 struct device *dev;130 const struct attribute_group **groups;