Searched refs:sst_data (Results 1 – 4 of 4) sorted by relevance
/sound/soc/intel/atom/ |
D | sst-atom-controls.c | 23 static int sst_fill_byte_control(struct sst_data *drv, in sst_fill_byte_control() 47 static int sst_fill_and_send_cmd_unlocked(struct sst_data *drv, in sst_fill_and_send_cmd_unlocked() 65 static int sst_fill_and_send_cmd(struct sst_data *drv, in sst_fill_and_send_cmd() 105 static int sst_send_slot_map(struct sst_data *drv) in sst_send_slot_map() 156 struct sst_data *drv = snd_soc_component_get_drvdata(c); in sst_slot_get() 183 static int sst_check_and_send_slot_map(struct sst_data *drv, struct snd_kcontrol *kcontrol) in sst_check_and_send_slot_map() 213 struct sst_data *drv = snd_soc_component_get_drvdata(c); in sst_slot_put() 256 static int sst_send_algo_cmd(struct sst_data *drv, in sst_send_algo_cmd() 286 static int sst_find_and_send_pipe_algo(struct sst_data *drv, in sst_find_and_send_pipe_algo() 342 struct sst_data *drv = snd_soc_component_get_drvdata(cmpnt); in sst_algo_control_set() [all …]
|
D | sst-mfld-platform.h | 150 struct sst_data; 158 int sst_fill_stream_params(void *substream, const struct sst_data *ctx, 168 struct sst_data { struct
|
D | sst-mfld-platform-pcm.c | 174 const struct sst_data *ctx, struct snd_sst_params *str_params, bool is_compress) in sst_fill_stream_params() 231 struct sst_data *ctx = snd_soc_dai_get_drvdata(dai); in sst_platform_alloc_stream() 695 struct sst_data *drv = dev_get_drvdata(component->dev); in sst_soc_probe() 703 struct sst_data *drv = dev_get_drvdata(component->dev); in sst_soc_remove() 719 struct sst_data *drv; in sst_platform_probe() 758 struct sst_data *drv = dev_get_drvdata(dev); in sst_soc_prepare() 783 struct sst_data *drv = dev_get_drvdata(dev); in sst_soc_complete()
|
D | sst-mfld-platform-compress.c | 103 struct sst_data *ctx = snd_soc_component_get_drvdata(component); in sst_platform_compr_set_params()
|