Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/intel_th/
H A Dsth.c21 struct sth_device { struct
31 sth_channel(struct sth_device *sth, unsigned int master, unsigned int channel) in sth_channel() argument
70 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); in sth_stm_packet()
145 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); in sth_stm_mmio_addr()
162 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); in sth_stm_link()
167 static int intel_th_sw_init(struct sth_device *sth) in intel_th_sw_init()
189 struct sth_device *sth; in intel_th_sth_probe()
241 struct sth_device *sth = dev_get_drvdata(&thdev->dev); in intel_th_sth_remove()