Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/intel_th/
Dpti.c30 struct pti_device { struct
31 void __iomem *base;
32 struct intel_th_device *thdev;
33 unsigned int mode;
34 unsigned int freeclk;
58 struct pti_device *pti = dev_get_drvdata(dev); in mode_show() argument