Home
last modified time | relevance | path

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

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