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