Searched defs:cti_drvdata (Results 1 – 1 of 1) sorted by relevance
174 struct cti_drvdata { struct175 void __iomem *base;176 struct coresight_device *csdev;177 struct cti_device ctidev;178 spinlock_t spinlock;179 struct cti_config config;180 struct list_head node;181 void (*csdev_release)(struct device *dev);