Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcoresight.h157 struct coresight_desc { struct
158 enum coresight_dev_type type;
159 union coresight_dev_subtype subtype;
160 const struct coresight_ops *ops;
161 struct coresight_platform_data *pdata;
162 struct device *dev;
163 const struct attribute_group **groups;
164 const char *name;
165 struct csdev_access access;