Lines Matching refs:pti_device
30 struct pti_device { struct
58 struct pti_device *pti = dev_get_drvdata(dev); in mode_show() argument
66 struct pti_device *pti = dev_get_drvdata(dev); in mode_store()
89 struct pti_device *pti = dev_get_drvdata(dev); in freerunning_clock_show()
98 struct pti_device *pti = dev_get_drvdata(dev); in freerunning_clock_store()
117 struct pti_device *pti = dev_get_drvdata(dev); in clock_divider_show()
126 struct pti_device *pti = dev_get_drvdata(dev); in clock_divider_store()
157 struct pti_device *pti = dev_get_drvdata(&thdev->dev); in intel_th_pti_activate()
176 struct pti_device *pti = dev_get_drvdata(&thdev->dev); in intel_th_pti_deactivate()
183 static void read_hw_config(struct pti_device *pti) in read_hw_config()
201 struct pti_device *pti; in intel_th_pti_probe()