Searched defs:etmv4_drvdata (Results 1 – 1 of 1) sorted by relevance
341 struct etmv4_drvdata { struct342 void __iomem *base;343 struct device *dev;344 struct coresight_device *csdev;345 spinlock_t spinlock;346 local_t mode;347 int cpu;348 u8 arch;349 u8 nr_pe;350 u8 nr_pe_cmp;[all …]