Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcoresight.h119 struct coresight_desc { struct
120 enum coresight_dev_type type;
121 struct coresight_dev_subtype subtype;
122 const struct coresight_ops *ops;
123 struct coresight_platform_data *pdata;
124 struct device *dev;
125 const struct attribute_group **groups;