Searched refs:sst_data (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/sound/soc/intel/atom/ |
D | sst-atom-controls.c | 31 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 …]
|
D | sst-mfld-platform.h | 154 struct sst_data; 162 int sst_fill_stream_params(void *substream, const struct sst_data *ctx, 172 struct sst_data { struct
|
D | sst-mfld-platform-pcm.c | 182 const struct sst_data *ctx, struct snd_sst_params *str_params, bool is_compress) in sst_fill_stream_params() 239 struct sst_data *ctx = snd_soc_dai_get_drvdata(dai); in sst_platform_alloc_stream() 375 struct sst_data *sst = snd_soc_dai_get_drvdata(dai); in get_current_pipe_id() 670 struct sst_data *drv = dev_get_drvdata(platform->dev); in sst_soc_probe() 690 struct sst_data *drv; in sst_platform_probe() 739 struct sst_data *drv = dev_get_drvdata(dev); in sst_soc_prepare() 761 struct sst_data *drv = dev_get_drvdata(dev); in sst_soc_complete()
|
D | sst-mfld-platform-compress.c | 111 struct sst_data *ctx = snd_soc_platform_get_drvdata(platform); in sst_platform_compr_set_params()
|