Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcoresight.h129 struct coresight_desc { struct
130 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;