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() 72 static int sst_fill_and_send_cmd(struct sst_data *drv, in sst_fill_and_send_cmd() 112 static int sst_send_slot_map(struct sst_data *drv) in sst_send_slot_map() 164 struct sst_data *drv = snd_soc_component_get_drvdata(c); in sst_slot_get() 191 static int sst_check_and_send_slot_map(struct sst_data *drv, struct snd_kcontrol *kcontrol) in sst_check_and_send_slot_map() 222 struct sst_data *drv = snd_soc_component_get_drvdata(c); in sst_slot_put() 265 static int sst_send_algo_cmd(struct sst_data *drv, in sst_send_algo_cmd() 297 static int sst_find_and_send_pipe_algo(struct sst_data *drv, in sst_find_and_send_pipe_algo() 353 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() 678 struct sst_data *drv = dev_get_drvdata(component->dev); in sst_soc_probe() 686 struct sst_data *drv = dev_get_drvdata(component->dev); in sst_soc_remove() 704 struct sst_data *drv; in sst_platform_probe() 743 struct sst_data *drv = dev_get_drvdata(dev); in sst_soc_prepare() 768 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()
|