Home
last modified time | relevance | path

Searched refs:sst_data (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/soc/intel/atom/
Dsst-atom-controls.c31 static int sst_fill_byte_control(struct sst_data *drv, in sst_fill_byte_control()
55 static int sst_fill_and_send_cmd_unlocked(struct sst_data *drv, in sst_fill_and_send_cmd_unlocked()
73 static int sst_fill_and_send_cmd(struct sst_data *drv, in sst_fill_and_send_cmd()
113 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()
221 struct sst_data *drv = snd_soc_component_get_drvdata(c); in sst_slot_put()
264 static int sst_send_algo_cmd(struct sst_data *drv, in sst_send_algo_cmd()
294 static int sst_find_and_send_pipe_algo(struct sst_data *drv, in sst_find_and_send_pipe_algo()
350 struct sst_data *drv = snd_soc_component_get_drvdata(cmpnt); in sst_algo_control_set()
[all …]
Dsst-mfld-platform.h156 struct sst_data;
164 int sst_fill_stream_params(void *substream, const struct sst_data *ctx,
174 struct sst_data { struct
Dsst-mfld-platform-pcm.c181 const struct sst_data *ctx, struct snd_sst_params *str_params, bool is_compress) in sst_fill_stream_params()
238 struct sst_data *ctx = snd_soc_dai_get_drvdata(dai); in sst_platform_alloc_stream()
693 struct sst_data *drv = dev_get_drvdata(platform->dev); in sst_soc_probe()
713 struct sst_data *drv; in sst_platform_probe()
762 struct sst_data *drv = dev_get_drvdata(dev); in sst_soc_prepare()
784 struct sst_data *drv = dev_get_drvdata(dev); in sst_soc_complete()
Dsst-mfld-platform-compress.c111 struct sst_data *ctx = snd_soc_platform_get_drvdata(platform); in sst_platform_compr_set_params()