Home
last modified time | relevance | path

Searched defs:coresight_desc (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/linux/
Dcoresight.h116 struct coresight_desc { struct
117 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;