Searched defs:coresight_desc (Results 1 – 1 of 1) sorted by relevance
116 struct coresight_desc { struct117 enum coresight_dev_type type;118 union coresight_dev_subtype subtype;119 const struct coresight_ops *ops;120 struct coresight_platform_data *pdata;121 struct device *dev;122 const struct attribute_group **groups;123 const char *name;