sth_device
struct sth_device *sth = container_of(stm_data, struct sth_device, stm);
struct sth_device *sth = container_of(stm_data, struct sth_device, stm);
static int intel_th_sw_init(struct sth_device *sth)
struct sth_device *sth;
struct sth_device *sth = dev_get_drvdata(&thdev->dev);
sth_channel(struct sth_device *sth, unsigned int master, unsigned int channel)
struct sth_device *sth = container_of(stm_data, struct sth_device, stm);