Searched refs:sth_device (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwtracing/intel_th/
H A Dsth.c29 struct sth_device { struct
39 sth_channel(struct sth_device *sth, unsigned int master, unsigned int channel) sth_channel()
75 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); sth_stm_packet()
141 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); sth_stm_mmio_addr()
158 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); sth_stm_link()
165 static int intel_th_sw_init(struct sth_device *sth) intel_th_sw_init()
187 struct sth_device *sth; intel_th_sth_probe()
239 struct sth_device *sth = dev_get_drvdata(&thdev->dev); intel_th_sth_remove()

Completed in 54 milliseconds