Searched refs:sth_device (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/ |
H A D | sth.c | 21 struct sth_device { struct 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() 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 *st in intel_th_sth_probe() [all...] |
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/ |
H A D | sth.c | 21 struct sth_device { struct 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() 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 *st in intel_th_sth_probe() [all...] |
Completed in 2 milliseconds