Searched defs:coresight_desc (Results 1 – 1 of 1) sorted by relevance
119 struct coresight_desc { struct120 enum coresight_dev_type type;121 struct coresight_dev_subtype subtype;122 const struct coresight_ops *ops;123 struct coresight_platform_data *pdata;124 struct device *dev;125 const struct attribute_group **groups;