Home
last modified time | relevance | path

Searched refs:to_intel_th_device (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwtracing/intel_th/
A Dcore.c32 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_match()
51 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_probe()
59 hub = to_intel_th_device(dev->parent); in intel_th_probe()
70 ret = thdrv->probe(to_intel_th_device(dev)); in intel_th_probe()
101 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_remove()
180 intel_th_device_free(to_intel_th_device(dev)); in intel_th_device_release()
191 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_output_devnode()
208 struct intel_th_device *thdev = to_intel_th_device(dev); in port_show()
300 struct intel_th_device *thdev = to_intel_th_device(dev); in active_show()
308 struct intel_th_device *thdev = to_intel_th_device(dev); in active_store()
[all …]
A Dintel_th.h92 #define to_intel_th_device(_d) \ macro
215 return to_intel_th_device(parent); in to_intel_th_parent()
A Dsth.c164 return intel_th_set_output(to_intel_th_device(sth->dev), master); in sth_stm_link()

Completed in 7 milliseconds