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