Searched defs:coresight_desc (Results 1 – 1 of 1) sorted by relevance
129 struct coresight_desc { struct130 enum coresight_dev_type type;131 union coresight_dev_subtype subtype;132 const struct coresight_ops *ops;133 struct coresight_platform_data *pdata;134 struct device *dev;135 const struct attribute_group **groups;136 const char *name;