Searched defs:sth (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/hwtracing/intel_th/ |
| D | sth.c | 31 sth_channel(struct sth_device *sth, unsigned int master, unsigned int channel) in sth_channel() 70 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); in sth_stm_packet() local 145 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); in sth_stm_mmio_addr() local 162 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); in sth_stm_link() local 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() local 241 struct sth_device *sth = dev_get_drvdata(&thdev->dev); in intel_th_sth_remove() local
|
| /kernel/linux/linux-6.6/drivers/hwtracing/intel_th/ |
| D | sth.c | 31 sth_channel(struct sth_device *sth, unsigned int master, unsigned int channel) in sth_channel() 70 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); in sth_stm_packet() local 145 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); in sth_stm_mmio_addr() local 162 struct sth_device *sth = container_of(stm_data, struct sth_device, stm); in sth_stm_link() local 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() local 241 struct sth_device *sth = dev_get_drvdata(&thdev->dev); in intel_th_sth_remove() local
|