Searched defs:trbe_drvdata (Results 1 – 1 of 1) sorted by relevance
139 struct trbe_drvdata { struct140 struct trbe_cpudata __percpu *cpudata;141 struct perf_output_handle * __percpu *handle;142 struct hlist_node hotplug_node;143 int irq;144 cpumask_t supported_cpus;145 enum cpuhp_state trbe_online;146 struct platform_device *pdev;