Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcoresight.h124 struct coresight_desc { struct
125 enum coresight_dev_type type;
126 union coresight_dev_subtype subtype;
127 const struct coresight_ops *ops;
128 struct coresight_platform_data *pdata;
129 struct device *dev;
130 const struct attribute_group **groups;