Home
last modified time | relevance | path

Searched refs:snd_soc_pcm_runtime (Results 1 – 162 of 162) sorted by relevance

/linux-4.4.14/include/sound/
Dsoc-dpcm.h18 struct snd_soc_pcm_runtime;
74 struct snd_soc_pcm_runtime *be;
75 struct snd_soc_pcm_runtime *fe;
110 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe,
111 struct snd_soc_pcm_runtime *be, int stream);
114 int snd_soc_dpcm_can_be_params(struct snd_soc_pcm_runtime *fe,
115 struct snd_soc_pcm_runtime *be, int stream);
118 int snd_soc_dpcm_fe_can_update(struct snd_soc_pcm_runtime *fe, int stream);
121 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe,
122 struct snd_soc_pcm_runtime *be, int stream);
[all …]
Dsoc.h380 struct snd_soc_pcm_runtime;
461 int soc_new_pcm(struct snd_soc_pcm_runtime *rtd, int num);
463 int snd_soc_new_compress(struct snd_soc_pcm_runtime *rtd, int num);
468 struct snd_soc_pcm_runtime *snd_soc_get_pcm_runtime(struct snd_soc_card *card,
471 bool snd_soc_runtime_ignore_pmdown_time(struct snd_soc_pcm_runtime *rtd);
472 void snd_soc_runtime_activate(struct snd_soc_pcm_runtime *rtd, int stream);
473 void snd_soc_runtime_deactivate(struct snd_soc_pcm_runtime *rtd, int stream);
475 int snd_soc_runtime_set_dai_fmt(struct snd_soc_pcm_runtime *rtd,
918 int (*pcm_new)(struct snd_soc_pcm_runtime *);
1000 int (*init)(struct snd_soc_pcm_runtime *rtd);
[all …]
Ddmaengine_pcm.h129 struct snd_soc_pcm_runtime *rtd,
Dsoc-dai.h232 int (*compress_new)(struct snd_soc_pcm_runtime *rtd, int num);
Dsoc-dapm.h404 void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream,
/linux-4.4.14/sound/soc/
Dsoc-pcm.c65 void snd_soc_runtime_activate(struct snd_soc_pcm_runtime *rtd, int stream) in snd_soc_runtime_activate()
100 void snd_soc_runtime_deactivate(struct snd_soc_pcm_runtime *rtd, int stream) in snd_soc_runtime_deactivate()
134 bool snd_soc_runtime_ignore_pmdown_time(struct snd_soc_pcm_runtime *rtd) in snd_soc_runtime_ignore_pmdown_time()
172 int dpcm_dapm_stream_event(struct snd_soc_pcm_runtime *fe, int dir, in dpcm_dapm_stream_event()
179 struct snd_soc_pcm_runtime *be = dpcm->be; in dpcm_dapm_stream_event()
195 struct snd_soc_pcm_runtime *rtd = substream->private_data; in soc_pcm_apply_symmetry()
252 struct snd_soc_pcm_runtime *rtd = substream->private_data; in soc_pcm_params_symmetry()
302 struct snd_soc_pcm_runtime *rtd = substream->private_data; in soc_pcm_has_symmetry()
322 struct snd_soc_pcm_runtime *rtd = substream->private_data; in soc_pcm_set_msb()
336 struct snd_soc_pcm_runtime *rtd = substream->private_data; in soc_pcm_apply_msb()
[all …]
Dsoc-compress.c31 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_open()
70 struct snd_soc_pcm_runtime *fe = cstream->private_data; in soc_compr_open_fe()
158 struct snd_soc_pcm_runtime *rtd = in close_delayed_work()
159 container_of(work, struct snd_soc_pcm_runtime, delayed_work.work); in close_delayed_work()
181 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_free()
235 struct snd_soc_pcm_runtime *fe = cstream->private_data; in soc_compr_free_fe()
283 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_trigger()
312 struct snd_soc_pcm_runtime *fe = cstream->private_data; in soc_compr_trigger_fe()
367 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_set_params()
414 struct snd_soc_pcm_runtime *fe = cstream->private_data; in soc_compr_set_params_fe()
[all …]
Dsoc-generic-dmaengine-pcm.c70 struct snd_soc_pcm_runtime *rtd = substream->private_data; in snd_dmaengine_pcm_prepare_slave_config()
90 struct snd_soc_pcm_runtime *rtd = substream->private_data; in dmaengine_pcm_hw_params()
121 struct snd_soc_pcm_runtime *rtd = substream->private_data; in dmaengine_pcm_set_runtime_hwparams()
197 struct snd_soc_pcm_runtime *rtd = substream->private_data; in dmaengine_pcm_open()
210 struct snd_soc_pcm_runtime *rtd, in dmaengine_pcm_compat_request_channel()
250 static int dmaengine_pcm_new(struct snd_soc_pcm_runtime *rtd) in dmaengine_pcm_new()
312 struct snd_soc_pcm_runtime *rtd = substream->private_data; in dmaengine_pcm_pointer()
Dsoc-core.c155 struct snd_soc_pcm_runtime *rtd = dev_get_drvdata(dev); in codec_reg_show()
165 struct snd_soc_pcm_runtime *rtd = dev_get_drvdata(dev); in pmdown_time_show()
174 struct snd_soc_pcm_runtime *rtd = dev_get_drvdata(dev); in pmdown_time_set()
196 struct snd_soc_pcm_runtime *rtd = dev_get_drvdata(dev); in soc_dev_attr_is_visible()
552 struct snd_soc_pcm_runtime *snd_soc_get_pcm_runtime(struct snd_soc_card *card, in snd_soc_get_pcm_runtime()
819 struct snd_soc_pcm_runtime *rtd = &card->rtd[i]; in snd_soc_resume()
916 struct snd_soc_pcm_runtime *rtd = &card->rtd[num]; in soc_bind_dai_link()
1019 struct snd_soc_pcm_runtime *rtd = &card->rtd[num]; in soc_remove_link_dais()
1038 struct snd_soc_pcm_runtime *rtd = &card->rtd[num]; in soc_remove_link_components()
1191 static int soc_post_component_init(struct snd_soc_pcm_runtime *rtd, in soc_post_component_init()
[all …]
Dsoc-utils.c74 struct snd_soc_pcm_runtime *rtd = substream->private_data; in dummy_dma_open()
Dsoc-dapm.c2250 struct snd_soc_pcm_runtime *rtd = dev_get_drvdata(dev); in dapm_widget_show()
3833 struct snd_soc_pcm_runtime *rtd) in dapm_connect_dai_link_widgets()
3910 struct snd_soc_pcm_runtime *rtd = card->rtd; in snd_soc_dapm_connect_dai_link_widgets()
3928 static void soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream, in soc_dapm_stream_event()
3951 void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream, in snd_soc_dapm_stream_event()
/linux-4.4.14/sound/soc/sh/
Ddma-sh7760.c122 struct snd_soc_pcm_runtime *rtd = substream->private_data; in camelot_pcm_open()
155 struct snd_soc_pcm_runtime *rtd = substream->private_data; in camelot_pcm_close()
176 struct snd_soc_pcm_runtime *rtd = substream->private_data; in camelot_hw_params()
204 struct snd_soc_pcm_runtime *rtd = substream->private_data; in camelot_prepare()
251 struct snd_soc_pcm_runtime *rtd = substream->private_data; in camelot_trigger()
278 struct snd_soc_pcm_runtime *rtd = substream->private_data; in camelot_pos()
308 static int camelot_pcm_new(struct snd_soc_pcm_runtime *rtd) in camelot_pcm_new()
Dmigor.c52 struct snd_soc_pcm_runtime *rtd = substream->private_data; in migor_hw_params()
85 struct snd_soc_pcm_runtime *rtd = substream->private_data; in migor_hw_free()
Dsiu_pcm.c342 struct snd_soc_pcm_runtime *rtd = ss->private_data; in siu_pcm_open()
526 static int siu_pcm_new(struct snd_soc_pcm_runtime *rtd) in siu_pcm_new()
Dfsi.c408 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsi_get_dai()
1771 static int fsi_pcm_new(struct snd_soc_pcm_runtime *rtd) in fsi_pcm_new()
/linux-4.4.14/sound/soc/intel/baytrail/
Dsst-baytrail-pcm.c71 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sst_byt_pcm_hw_params()
133 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sst_byt_pcm_hw_free()
143 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sst_byt_pcm_restore_stream_context()
176 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sst_byt_pcm_trigger()
218 struct snd_soc_pcm_runtime *rtd = substream->private_data; in byt_notify_pointer()
239 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sst_byt_pcm_pointer()
252 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sst_byt_pcm_open()
280 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sst_byt_pcm_close()
306 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sst_byt_pcm_mmap()
323 static int sst_byt_pcm_new(struct snd_soc_pcm_runtime *rtd) in sst_byt_pcm_new()
/linux-4.4.14/sound/soc/qcom/
Dlpass-platform.c62 struct snd_soc_pcm_runtime *soc_runtime = substream->private_data; in lpass_platform_pcmops_open()
85 struct snd_soc_pcm_runtime *soc_runtime = substream->private_data; in lpass_platform_pcmops_hw_params()
172 struct snd_soc_pcm_runtime *soc_runtime = substream->private_data; in lpass_platform_pcmops_hw_free()
191 struct snd_soc_pcm_runtime *soc_runtime = substream->private_data; in lpass_platform_pcmops_prepare()
240 struct snd_soc_pcm_runtime *soc_runtime = substream->private_data; in lpass_platform_pcmops_trigger()
311 struct snd_soc_pcm_runtime *soc_runtime = substream->private_data; in lpass_platform_pcmops_pointer()
364 struct snd_soc_pcm_runtime *soc_runtime = substream->private_data; in lpass_dma_interrupt_handler()
443 struct snd_soc_pcm_runtime *soc_runtime) in lpass_platform_alloc_buffer()
464 struct snd_soc_pcm_runtime *soc_runtime) in lpass_platform_free_buffer()
475 static int lpass_platform_pcm_new(struct snd_soc_pcm_runtime *soc_runtime) in lpass_platform_pcm_new()
[all …]
Dstorm.c30 struct snd_soc_pcm_runtime *soc_runtime = substream->private_data; in storm_ops_hw_params()
Dapq8016_sbc.c37 static int apq8016_sbc_dai_init(struct snd_soc_pcm_runtime *rtd) in apq8016_sbc_dai_init()
/linux-4.4.14/sound/soc/blackfin/
Dbf5xx-i2s-pcm.c66 struct snd_soc_pcm_runtime *rtd = substream->private_data; in bf5xx_pcm_hw_params()
87 struct snd_soc_pcm_runtime *rtd = substream->private_data; in bf5xx_pcm_prepare()
143 struct snd_soc_pcm_runtime *rtd = substream->private_data; in bf5xx_pcm_pointer()
176 struct snd_soc_pcm_runtime *rtd = substream->private_data; in bf5xx_pcm_open()
231 struct snd_soc_pcm_runtime *rtd = substream->private_data; in bf5xx_pcm_copy()
288 struct snd_soc_pcm_runtime *rtd = substream->private_data; in bf5xx_pcm_silence()
323 static int bf5xx_pcm_i2s_new(struct snd_soc_pcm_runtime *rtd) in bf5xx_pcm_i2s_new()
Dbfin-eval-adav80x.c36 struct snd_soc_pcm_runtime *rtd = substream->private_data; in bfin_eval_adav80x_hw_params()
51 static int bfin_eval_adav80x_codec_init(struct snd_soc_pcm_runtime *rtd) in bfin_eval_adav80x_codec_init()
Dbfin-eval-adau1373.c69 struct snd_soc_pcm_runtime *rtd = substream->private_data; in bfin_eval_adau1373_hw_params()
106 static int bfin_eval_adau1373_codec_init(struct snd_soc_pcm_runtime *rtd) in bfin_eval_adau1373_codec_init()
Dbf5xx-ac97-pcm.c244 struct snd_soc_pcm_runtime *rtd = substream->private_data; in bf5xx_pcm_open()
318 struct snd_soc_pcm_runtime *rtd = pcm->private_data; in bf5xx_pcm_preallocate_dma_buffer()
384 struct snd_soc_pcm_runtime *rtd = pcm->private_data; in bf5xx_pcm_free_dma_buffers()
417 static int bf5xx_pcm_ac97_new(struct snd_soc_pcm_runtime *rtd) in bf5xx_pcm_ac97_new()
Dbf5xx-ssm2602.c46 static int bf5xx_ssm2602_dai_init(struct snd_soc_pcm_runtime *rtd) in bf5xx_ssm2602_dai_init()
Dbf5xx-ad193x.c44 static int bf5xx_ad193x_link_init(struct snd_soc_pcm_runtime *rtd) in bf5xx_ad193x_link_init()
Dbf5xx-ad1836.c35 static int bf5xx_ad1836_init(struct snd_soc_pcm_runtime *rtd) in bf5xx_ad1836_init()
Dbfin-eval-adau1701.c39 struct snd_soc_pcm_runtime *rtd = substream->private_data; in bfin_eval_adau1701_hw_params()
Dbfin-eval-adau1x81.c42 struct snd_soc_pcm_runtime *rtd = substream->private_data; in bfin_eval_adau1x81_hw_params()
Dbfin-eval-adau1x61.c54 struct snd_soc_pcm_runtime *rtd = substream->private_data; in bfin_eval_adau1x61_hw_params()
/linux-4.4.14/sound/soc/intel/boards/
Dbroadwell.c79 static int broadwell_rt286_codec_init(struct snd_soc_pcm_runtime *rtd) in broadwell_rt286_codec_init()
94 static int broadwell_ssp0_fixup(struct snd_soc_pcm_runtime *rtd, in broadwell_ssp0_fixup()
114 struct snd_soc_pcm_runtime *rtd = substream->private_data; in broadwell_rt286_hw_params()
133 static int broadwell_rtd_init(struct snd_soc_pcm_runtime *rtd) in broadwell_rtd_init()
Dhaswell.c46 static int haswell_ssp0_fixup(struct snd_soc_pcm_runtime *rtd, in haswell_ssp0_fixup()
66 struct snd_soc_pcm_runtime *rtd = substream->private_data; in haswell_rt5640_hw_params()
88 static int haswell_rtd_init(struct snd_soc_pcm_runtime *rtd) in haswell_rtd_init()
Dskl_rt286.c89 static int skylake_rt286_codec_init(struct snd_soc_pcm_runtime *rtd) in skylake_rt286_codec_init()
108 static int skylake_ssp0_fixup(struct snd_soc_pcm_runtime *rtd, in skylake_ssp0_fixup()
127 struct snd_soc_pcm_runtime *rtd = substream->private_data; in skylake_rt286_hw_params()
Dcht_bsw_max98090_ti.c47 struct snd_soc_pcm_runtime *rtd; in cht_get_codec_dai()
90 struct snd_soc_pcm_runtime *rtd = substream->private_data; in cht_aif1_hw_params()
127 static int cht_codec_init(struct snd_soc_pcm_runtime *runtime) in cht_codec_init()
162 static int cht_codec_fixup(struct snd_soc_pcm_runtime *rtd, in cht_codec_fixup()
Dcht_bsw_rt5672.c52 struct snd_soc_pcm_runtime *rtd; in cht_get_codec_dai()
147 struct snd_soc_pcm_runtime *rtd = substream->private_data; in cht_aif1_hw_params()
170 static int cht_codec_init(struct snd_soc_pcm_runtime *runtime) in cht_codec_init()
208 static int cht_codec_fixup(struct snd_soc_pcm_runtime *rtd, in cht_codec_fixup()
Dcht_bsw_rt5645.c53 struct snd_soc_pcm_runtime *rtd; in cht_get_codec_dai()
156 struct snd_soc_pcm_runtime *rtd = substream->private_data; in cht_aif1_hw_params()
178 static int cht_codec_init(struct snd_soc_pcm_runtime *runtime) in cht_codec_init()
221 static int cht_codec_fixup(struct snd_soc_pcm_runtime *rtd, in cht_codec_fixup()
Dbytcr_rt5640.c70 struct snd_soc_pcm_runtime *rtd = substream->private_data; in byt_aif1_hw_params()
103 static int byt_codec_fixup(struct snd_soc_pcm_runtime *rtd, in byt_codec_fixup()
Dbyt-rt5640.c83 struct snd_soc_pcm_runtime *rtd = substream->private_data; in byt_rt5640_hw_params()
131 static int byt_rt5640_init(struct snd_soc_pcm_runtime *runtime) in byt_rt5640_init()
Dbyt-max98090.c84 static int byt_max98090_init(struct snd_soc_pcm_runtime *runtime) in byt_max98090_init()
Dmfld_machine.c241 static int mfld_init(struct snd_soc_pcm_runtime *runtime) in mfld_init()
/linux-4.4.14/sound/soc/pxa/
Draumfeld.c69 struct snd_soc_pcm_runtime *rtd = substream->private_data; in raumfeld_cs4270_startup()
78 struct snd_soc_pcm_runtime *rtd = substream->private_data; in raumfeld_cs4270_shutdown()
88 struct snd_soc_pcm_runtime *rtd = substream->private_data; in raumfeld_cs4270_hw_params()
158 struct snd_soc_pcm_runtime *rtd = substream->private_data; in raumfeld_ak4104_hw_params()
Dpxa2xx-pcm.c28 struct snd_soc_pcm_runtime *rtd = substream->private_data; in pxa2xx_pcm_hw_params()
60 static int pxa2xx_soc_pcm_new(struct snd_soc_pcm_runtime *rtd) in pxa2xx_soc_pcm_new()
Dz2.c39 struct snd_soc_pcm_runtime *rtd = substream->private_data; in z2_hw_params()
133 static int z2_wm8750_init(struct snd_soc_pcm_runtime *rtd) in z2_wm8750_init()
Dhx4700.c63 struct snd_soc_pcm_runtime *rtd = substream->private_data; in hx4700_hw_params()
127 static int hx4700_ak4641_init(struct snd_soc_pcm_runtime *rtd) in hx4700_ak4641_init()
Dzylonite.c72 static int zylonite_wm9713_init(struct snd_soc_pcm_runtime *rtd) in zylonite_wm9713_init()
84 struct snd_soc_pcm_runtime *rtd = substream->private_data; in zylonite_voice_hw_params()
Dpoodle.c76 struct snd_soc_pcm_runtime *rtd = substream->private_data; in poodle_startup()
97 struct snd_soc_pcm_runtime *rtd = substream->private_data; in poodle_hw_params()
Dmagician.c76 struct snd_soc_pcm_runtime *rtd = substream->private_data; in magician_startup()
90 struct snd_soc_pcm_runtime *rtd = substream->private_data; in magician_playback_hw_params()
230 struct snd_soc_pcm_runtime *rtd = substream->private_data; in magician_capture_hw_params()
Dcorgi.c103 struct snd_soc_pcm_runtime *rtd = substream->private_data; in corgi_startup()
122 struct snd_soc_pcm_runtime *rtd = substream->private_data; in corgi_hw_params()
Dspitz.c113 struct snd_soc_pcm_runtime *rtd = substream->private_data; in spitz_startup()
124 struct snd_soc_pcm_runtime *rtd = substream->private_data; in spitz_hw_params()
Dmmp-pcm.c102 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mmp_pcm_open()
194 static int mmp_pcm_new(struct snd_soc_pcm_runtime *rtd) in mmp_pcm_new()
Dimote2.c13 struct snd_soc_pcm_runtime *rtd = substream->private_data; in imote2_asoc_hw_params()
Dpalm27x.c76 static int palm27x_ac97_init(struct snd_soc_pcm_runtime *rtd) in palm27x_ac97_init()
Dbrownstone.c51 struct snd_soc_pcm_runtime *rtd = substream->private_data; in brownstone_wm8994_hw_params()
Dttc-dkb.c76 static int ttc_pm860x_init(struct snd_soc_pcm_runtime *rtd) in ttc_pm860x_init()
Dmioa701_wm9713.c127 static int mioa701_wm9713_init(struct snd_soc_pcm_runtime *rtd) in mioa701_wm9713_init()
Dtosa.c83 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tosa_startup()
Dpxa2xx-i2s.c104 struct snd_soc_pcm_runtime *rtd = substream->private_data; in pxa2xx_i2s_startup()
Dmmp-sspa.c268 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mmp_sspa_hw_params()
/linux-4.4.14/sound/soc/samsung/
Dneo1973_wm8753.c33 struct snd_soc_pcm_runtime *rtd = substream->private_data; in neo1973_hifi_hw_params()
107 struct snd_soc_pcm_runtime *rtd = substream->private_data; in neo1973_hifi_hw_free()
125 struct snd_soc_pcm_runtime *rtd = substream->private_data; in neo1973_voice_hw_params()
162 struct snd_soc_pcm_runtime *rtd = substream->private_data; in neo1973_voice_hw_free()
251 static int neo1973_wm8753_init(struct snd_soc_pcm_runtime *rtd) in neo1973_wm8753_init()
Drx1950_uda1380.c33 static int rx1950_uda1380_init(struct snd_soc_pcm_runtime *rtd);
156 struct snd_soc_pcm_runtime *rtd = substream->private_data; in rx1950_hw_params()
211 static int rx1950_uda1380_init(struct snd_soc_pcm_runtime *rtd) in rx1950_uda1380_init()
Dlowland.c38 static int lowland_wm5100_init(struct snd_soc_pcm_runtime *rtd) in lowland_wm5100_init()
71 static int lowland_wm9081_init(struct snd_soc_pcm_runtime *rtd) in lowland_wm9081_init()
Dsmdk_wm8580.c34 struct snd_soc_pcm_runtime *rtd = substream->private_data; in smdk_hw_params()
137 static int smdk_wm8580_init_paiftx(struct snd_soc_pcm_runtime *rtd) in smdk_wm8580_init_paiftx()
Dsmdk_wm8994.c54 struct snd_soc_pcm_runtime *rtd = substream->private_data; in smdk_hw_params()
87 static int smdk_wm8994_init_paiftx(struct snd_soc_pcm_runtime *rtd) in smdk_wm8994_init_paiftx()
Dsmartq_wm8987.c37 struct snd_soc_pcm_runtime *rtd = substream->private_data; in smartq_hifi_hw_params()
138 static int smartq_wm8987_init(struct snd_soc_pcm_runtime *rtd) in smartq_wm8987_init()
Ds3c24xx_simtec.h10 extern void simtec_audio_init(struct snd_soc_pcm_runtime *rtd);
Dh1940_uda1380.c76 struct snd_soc_pcm_runtime *rtd = substream->private_data; in h1940_hw_params()
162 static int h1940_uda1380_init(struct snd_soc_pcm_runtime *rtd) in h1940_uda1380_init()
Ds3c24xx_simtec_tlv320aic23.c53 static int simtec_tlv320aic23_init(struct snd_soc_pcm_runtime *rtd) in simtec_tlv320aic23_init()
Ds3c24xx_simtec.c135 void simtec_audio_init(struct snd_soc_pcm_runtime *rtd) in simtec_audio_init()
167 struct snd_soc_pcm_runtime *rtd = substream->private_data; in simtec_hw_params()
Ds3c24xx_simtec_hermes.c64 static int simtec_hermes_init(struct snd_soc_pcm_runtime *rtd) in simtec_hermes_init()
Dspeyside.c129 static int speyside_wm0010_init(struct snd_soc_pcm_runtime *rtd) in speyside_wm0010_init()
141 static int speyside_wm8996_init(struct snd_soc_pcm_runtime *rtd) in speyside_wm8996_init()
Dspdif.c143 struct snd_soc_pcm_runtime *rtd = substream->private_data; in spdif_trigger()
179 struct snd_soc_pcm_runtime *rtd = substream->private_data; in spdif_hw_params()
281 struct snd_soc_pcm_runtime *rtd = substream->private_data; in spdif_shutdown()
Dsmdk_wm8994pcm.c53 struct snd_soc_pcm_runtime *rtd = substream->private_data; in smdk_wm8994_pcm_hw_params()
Djive_wm8750.c40 struct snd_soc_pcm_runtime *rtd = substream->private_data; in jive_hw_params()
Dsmdk_wm8580pcm.c49 struct snd_soc_pcm_runtime *rtd = substream->private_data; in smdk_wm8580_pcm_hw_params()
Darndale_rt5631.c28 struct snd_soc_pcm_runtime *rtd = substream->private_data; in arndale_hw_params()
Dsmdk_spdif.c109 struct snd_soc_pcm_runtime *rtd = substream->private_data; in smdk_hw_params()
Dpcm.c219 struct snd_soc_pcm_runtime *rtd = substream->private_data; in s3c_pcm_trigger()
263 struct snd_soc_pcm_runtime *rtd = substream->private_data; in s3c_pcm_hw_params()
Dlittlemill.c104 struct snd_soc_pcm_runtime *rtd = substream->private_data; in littlemill_hw_params()
Ds3c24xx_uda134x.c128 struct snd_soc_pcm_runtime *rtd = substream->private_data; in s3c24xx_uda134x_hw_params()
Didma.c377 static int idma_new(struct snd_soc_pcm_runtime *rtd) in idma_new()
Ds3c-i2s-v2.c388 struct snd_soc_pcm_runtime *rtd = substream->private_data; in s3c2412_i2s_trigger()
Di2s.c873 struct snd_soc_pcm_runtime *rtd = substream->private_data; in i2s_trigger()
/linux-4.4.14/sound/soc/mediatek/
Dmtk-afe-pcm.c175 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mtk_afe_pcm_pointer()
187 static int mtk_afe_pcm_new(struct snd_soc_pcm_runtime *rtd) in mtk_afe_pcm_new()
356 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mtk_afe_i2s_startup()
369 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mtk_afe_i2s_shutdown()
385 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mtk_afe_i2s_prepare()
406 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mtk_afe_hdmi_startup()
420 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mtk_afe_hdmi_shutdown()
436 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mtk_afe_hdmi_prepare()
497 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mtk_afe_hdmi_trigger()
543 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mtk_afe_dais_startup()
[all …]
Dmt8173-max98090.c63 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mt8173_max98090_hw_params()
74 static int mt8173_max98090_init(struct snd_soc_pcm_runtime *runtime) in mt8173_max98090_init()
Dmt8173-rt5650-rt5676.c60 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mt8173_rt5650_rt5676_hw_params()
88 static int mt8173_rt5650_rt5676_init(struct snd_soc_pcm_runtime *runtime) in mt8173_rt5650_rt5676_init()
/linux-4.4.14/sound/soc/ux500/
Dmop500_ab8500.c196 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mop500_ab8500_startup()
205 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mop500_ab8500_shutdown()
220 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mop500_ab8500_hw_params()
344 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mop500_ab8500_hw_free()
363 int mop500_ab8500_machine_init(struct snd_soc_pcm_runtime *rtd) in mop500_ab8500_machine_init()
Dux500_pcm.c49 static struct dma_chan *ux500_pcm_request_chan(struct snd_soc_pcm_runtime *rtd, in ux500_pcm_request_chan()
91 struct snd_soc_pcm_runtime *rtd = substream->private_data; in ux500_pcm_prepare_slave_config()
Dmop500_ab8500.h19 int mop500_ab8500_machine_init(struct snd_soc_pcm_runtime *runtime);
/linux-4.4.14/sound/soc/omap/
Domap-abe-twl6040.c48 struct snd_soc_pcm_runtime *rtd = substream->private_data; in omap_abe_hw_params()
80 struct snd_soc_pcm_runtime *rtd = substream->private_data; in omap_abe_dmic_hw_params()
167 static int omap_abe_twl6040_init(struct snd_soc_pcm_runtime *rtd) in omap_abe_twl6040_init()
203 static int omap_abe_dmic_init(struct snd_soc_pcm_runtime *rtd) in omap_abe_dmic_init()
Domap-pcm.c79 struct snd_soc_pcm_runtime *rtd = substream->private_data; in omap_pcm_hw_params()
131 struct snd_soc_pcm_runtime *rtd = substream->private_data; in omap_pcm_open()
216 static int omap_pcm_new(struct snd_soc_pcm_runtime *rtd) in omap_pcm_new()
Domap3pandora.c48 struct snd_soc_pcm_runtime *rtd = substream->private_data; in omap3pandora_hw_params()
155 static int omap3pandora_out_init(struct snd_soc_pcm_runtime *rtd) in omap3pandora_out_init()
174 static int omap3pandora_in_init(struct snd_soc_pcm_runtime *rtd) in omap3pandora_in_init()
Domap-mcbsp.h42 int omap_mcbsp_st_add_controls(struct snd_soc_pcm_runtime *rtd, int port_id);
Domap-mcpdm.h104 void omap_mcpdm_configure_dn_offsets(struct snd_soc_pcm_runtime *rtd,
Drx51.c107 struct snd_soc_pcm_runtime *rtd = substream->private_data; in rx51_startup()
119 struct snd_soc_pcm_runtime *rtd = substream->private_data; in rx51_hw_params()
287 static int rx51_aic34_init(struct snd_soc_pcm_runtime *rtd) in rx51_aic34_init()
Dn810.c100 struct snd_soc_pcm_runtime *rtd = substream->private_data; in n810_startup()
116 struct snd_soc_pcm_runtime *rtd = substream->private_data; in n810_hw_params()
Domap-twl4030.c55 struct snd_soc_pcm_runtime *rtd = substream->private_data; in omap_twl4030_hw_params()
160 static int omap_twl4030_init(struct snd_soc_pcm_runtime *rtd) in omap_twl4030_init()
Dam3517evm.c39 struct snd_soc_pcm_runtime *rtd = substream->private_data; in am3517evm_hw_params()
Dosk5912.c55 struct snd_soc_pcm_runtime *rtd = substream->private_data; in osk_hw_params()
Domap-mcbsp.c69 struct snd_soc_pcm_runtime *rtd = substream->private_data; in omap_mcbsp_set_threshold()
198 struct snd_soc_pcm_runtime *rtd = substream->private_data; in omap_mcbsp_dai_delay()
707 int omap_mcbsp_st_add_controls(struct snd_soc_pcm_runtime *rtd, int port_id) in omap_mcbsp_st_add_controls()
Domap-hdmi-audio.c52 struct snd_soc_pcm_runtime *rtd = ss->private_data; in card_drvdata_substream()
Dams-delta.c461 static int ams_delta_cx20442_init(struct snd_soc_pcm_runtime *rtd) in ams_delta_cx20442_init()
Domap-mcpdm.c453 void omap_mcpdm_configure_dn_offsets(struct snd_soc_pcm_runtime *rtd, in omap_mcpdm_configure_dn_offsets()
/linux-4.4.14/sound/soc/atmel/
Datmel-pcm-dma.c69 struct snd_soc_pcm_runtime *rtd = substream->private_data; in atmel_pcm_dma_irq()
94 struct snd_soc_pcm_runtime *rtd = substream->private_data; in atmel_pcm_configure_dma()
Datmel-classd.c124 struct snd_soc_pcm_runtime *rtd = substream->private_data; in atmel_classd_cpu_dai_startup()
135 struct snd_soc_pcm_runtime *rtd = substream->private_data; in atmel_classd_cpu_dai_shutdown()
165 struct snd_soc_pcm_runtime *rtd = substream->private_data; in atmel_classd_platform_configure_dma()
316 struct snd_soc_pcm_runtime *rtd = substream->private_data; in atmel_classd_codec_dai_startup()
377 struct snd_soc_pcm_runtime *rtd = substream->private_data; in atmel_classd_codec_dai_hw_params()
425 struct snd_soc_pcm_runtime *rtd = substream->private_data; in atmel_classd_codec_dai_shutdown()
Datmel_wm8904.c30 struct snd_soc_pcm_runtime *rtd = substream->private_data; in atmel_asoc_wm8904_hw_params()
Dsam9x5_wm8731.c46 static int sam9x5_wm8731_init(struct snd_soc_pcm_runtime *rtd) in sam9x5_wm8731_init()
Datmel-pcm-pdc.c80 static int atmel_pcm_new(struct snd_soc_pcm_runtime *rtd) in atmel_pcm_new()
217 struct snd_soc_pcm_runtime *rtd = substream->private_data; in atmel_pcm_hw_params()
Dsam9g20_wm8731.c110 static int at91sam9g20ek_wm8731_init(struct snd_soc_pcm_runtime *rtd) in at91sam9g20ek_wm8731_init()
/linux-4.4.14/sound/soc/fsl/
Dfsl_asrc_dma.c64 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_asrc_dma_prepare_and_submit()
136 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_asrc_dma_hw_params()
157 struct snd_soc_pcm_runtime *be = dpcm->be; in fsl_asrc_dma_hw_params()
275 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_asrc_dma_startup()
335 static int fsl_asrc_dma_pcm_new(struct snd_soc_pcm_runtime *rtd) in fsl_asrc_dma_pcm_new()
Dmpc5200_dma.c113 struct snd_soc_pcm_runtime *rtd = substream->private_data; in psc_dma_trigger()
214 struct snd_soc_pcm_runtime *rtd = substream->private_data; in psc_dma_open()
241 struct snd_soc_pcm_runtime *rtd = substream->private_data; in psc_dma_close()
266 struct snd_soc_pcm_runtime *rtd = substream->private_data; in psc_dma_pointer()
300 static int psc_dma_new(struct snd_soc_pcm_runtime *rtd) in psc_dma_new()
344 struct snd_soc_pcm_runtime *rtd = pcm->private_data; in psc_dma_free()
Dfsl_dma.c206 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_dma_isr()
285 static int fsl_dma_new(struct snd_soc_pcm_runtime *rtd) in fsl_dma_new()
388 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_dma_open()
542 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_dma_hw_params()
705 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_dma_pointer()
802 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_dma_close()
Dwm1133-ev1.c83 struct snd_soc_pcm_runtime *rtd = substream->private_data; in wm1133_ev1_hw_params()
202 static int wm1133_ev1_init(struct snd_soc_pcm_runtime *rtd) in wm1133_ev1_init()
Dimx-mc13783.c35 struct snd_soc_pcm_runtime *rtd = substream->private_data; in imx_mc13783_hifi_hw_params()
Dimx-pcm-fiq.c259 static int imx_pcm_new(struct snd_soc_pcm_runtime *rtd) in imx_pcm_new()
288 static int imx_pcm_fiq_new(struct snd_soc_pcm_runtime *rtd) in imx_pcm_fiq_new()
Dmpc5200_psc_i2s.c41 struct snd_soc_pcm_runtime *rtd = substream->private_data; in psc_i2s_hw_params()
Deukrea-tlv320.c40 struct snd_soc_pcm_runtime *rtd = substream->private_data; in eukrea_tlv320_hw_params()
Dmx27vis-aic32x4.c54 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mx27vis_aic32x4_hw_params()
Dfsl_spdif.c374 struct snd_soc_pcm_runtime *rtd = substream->private_data; in spdif_set_sample_rate()
461 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_spdif_startup()
526 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_spdif_shutdown()
559 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_spdif_hw_params()
587 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_spdif_trigger()
Dimx-es8328.c48 static int imx_es8328_dai_init(struct snd_soc_pcm_runtime *rtd) in imx_es8328_dai_init()
Dimx-sgtl5000.c34 static int imx_sgtl5000_dai_init(struct snd_soc_pcm_runtime *rtd) in imx_sgtl5000_dai_init()
Dfsl_ssi.c596 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_ssi_startup()
624 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_ssi_shutdown()
844 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_ssi_hw_free()
1087 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_ssi_trigger()
Dfsl-asoc-card.c129 struct snd_soc_pcm_runtime *rtd = substream->private_data; in fsl_asoc_card_hw_params()
174 static int be_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in be_hw_params_fixup()
Dp1022_rdk.c134 struct snd_soc_pcm_runtime *rtd = substream->private_data; in p1022_rdk_startup()
Dmpc8610_hpcd.c105 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mpc8610_hpcd_startup()
Dp1022_ds.c128 struct snd_soc_pcm_runtime *rtd = substream->private_data; in p1022_ds_startup()
/linux-4.4.14/sound/soc/davinci/
Ddavinci-evm.c34 struct snd_soc_pcm_runtime *rtd = substream->private_data; in evm_startup()
47 struct snd_soc_pcm_runtime *rtd = substream->private_data; in evm_shutdown()
59 struct snd_soc_pcm_runtime *rtd = substream->private_data; in evm_hw_params()
117 static int evm_aic3x_init(struct snd_soc_pcm_runtime *rtd) in evm_aic3x_init()
Ddavinci-vcif.c57 struct snd_soc_pcm_runtime *rtd = substream->private_data; in davinci_vcif_start()
76 struct snd_soc_pcm_runtime *rtd = substream->private_data; in davinci_vcif_stop()
Ddavinci-i2s.c186 struct snd_soc_pcm_runtime *rtd = substream->private_data; in davinci_mcbsp_start()
/linux-4.4.14/sound/soc/sunxi/
Dsun4i-codec.c143 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sun4i_codec_trigger()
172 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sun4i_codec_prepare()
284 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sun4i_codec_hw_params()
351 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sun4i_codec_startup()
368 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sun4i_codec_shutdown()
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-pcm.c157 struct snd_soc_pcm_runtime *rtd = snd_pcm_substream_chip(substream); in skl_get_format()
330 struct snd_soc_pcm_runtime *rtd = snd_pcm_substream_chip(substream); in skl_link_hw_params()
363 struct snd_soc_pcm_runtime *rtd = snd_pcm_substream_chip(substream); in skl_link_pcm_prepare()
428 struct snd_soc_pcm_runtime *rtd = snd_pcm_substream_chip(substream); in skl_link_hw_free()
605 struct snd_soc_pcm_runtime *rtd = substream->private_data; in skl_platform_open()
696 struct snd_soc_pcm_runtime *rtd = snd_pcm_substream_chip(substream); in skl_decoupled_trigger()
823 struct snd_soc_pcm_runtime *rtd = snd_pcm_substream_chip(substream); in skl_adjust_codec_delay()
889 static int skl_pcm_new(struct snd_soc_pcm_runtime *rtd) in skl_pcm_new()
/linux-4.4.14/sound/soc/au1x/
Ddbdma2.c189 struct snd_soc_pcm_runtime *rtd = ss->private_data; in to_dmadata()
288 struct snd_soc_pcm_runtime *rtd = substream->private_data; in au1xpsc_pcm_open()
318 static int au1xpsc_pcm_new(struct snd_soc_pcm_runtime *rtd) in au1xpsc_pcm_new()
Ddma.c176 struct snd_soc_pcm_runtime *rtd = ss->private_data; in ss_to_ctx()
189 struct snd_soc_pcm_runtime *rtd = substream->private_data; in alchemy_pcm_open()
290 static int alchemy_pcm_new(struct snd_soc_pcm_runtime *rtd) in alchemy_pcm_new()
Ddb1200.c92 struct snd_soc_pcm_runtime *rtd = substream->private_data; in db1200_i2s_startup()
/linux-4.4.14/sound/soc/rockchip/
Drockchip_rt5645.c74 struct snd_soc_pcm_runtime *rtd = substream->private_data; in rk_aif1_hw_params()
110 static int rk_init(struct snd_soc_pcm_runtime *runtime) in rk_init()
Drockchip_max98090.c75 struct snd_soc_pcm_runtime *rtd = substream->private_data; in rk_aif1_hw_params()
111 static int rk_init(struct snd_soc_pcm_runtime *runtime) in rk_init()
Drockchip_i2s.c229 struct snd_soc_pcm_runtime *rtd = substream->private_data; in rockchip_i2s_hw_params()
/linux-4.4.14/sound/arm/
Dpxa2xx-pcm-lib.c42 struct snd_soc_pcm_runtime *rtd = substream->private_data; in __pxa2xx_pcm_hw_params()
97 struct snd_soc_pcm_runtime *rtd = substream->private_data; in __pxa2xx_pcm_open()
/linux-4.4.14/sound/soc/sh/rcar/
Drsrc-card.c75 struct snd_soc_pcm_runtime *rtd = substream->private_data; in rsrc_card_startup()
85 struct snd_soc_pcm_runtime *rtd = substream->private_data; in rsrc_card_shutdown()
98 static int rsrc_card_dai_init(struct snd_soc_pcm_runtime *rtd) in rsrc_card_dai_init()
135 static int rsrc_card_be_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in rsrc_card_be_hw_params_fixup()
Drsnd.h266 struct snd_soc_pcm_runtime *rtd);
542 struct snd_soc_pcm_runtime *rtd,
550 struct snd_soc_pcm_runtime *rtd,
558 struct snd_soc_pcm_runtime *rtd,
Dcore.c451 struct snd_soc_pcm_runtime *rtd = substream->private_data; in rsnd_substream_to_dai()
1030 struct snd_soc_pcm_runtime *rtd, in __rsnd_kctrl_new()
1075 struct snd_soc_pcm_runtime *rtd, in rsnd_kctrl_new_m()
1090 struct snd_soc_pcm_runtime *rtd, in rsnd_kctrl_new_s()
1105 struct snd_soc_pcm_runtime *rtd, in rsnd_kctrl_new_e()
1127 static int rsnd_pcm_new(struct snd_soc_pcm_runtime *rtd) in rsnd_pcm_new()
Ddvc.c205 struct snd_soc_pcm_runtime *rtd) in rsnd_dvc_pcm_new()
Dsrc.c320 struct snd_soc_pcm_runtime *fe = substream->private_data; in rsnd_src_hw_params()
923 struct snd_soc_pcm_runtime *rtd) in rsnd_src_pcm_new_gen2()
/linux-4.4.14/sound/soc/tegra/
Dtegra_wm8903.c61 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_wm8903_hw_params()
170 static int tegra_wm8903_init(struct snd_soc_pcm_runtime *rtd) in tegra_wm8903_init()
202 struct snd_soc_pcm_runtime *rtd = &(card->rtd[0]); in tegra_wm8903_remove()
Dtegra_rt5640.c53 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_rt5640_asoc_hw_params()
109 static int tegra_rt5640_asoc_init(struct snd_soc_pcm_runtime *rtd) in tegra_rt5640_asoc_init()
Dtegra_alc5632.c42 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_alc5632_asoc_hw_params()
102 static int tegra_alc5632_asoc_init(struct snd_soc_pcm_runtime *rtd) in tegra_alc5632_asoc_init()
Dtegra_max98090.c51 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_max98090_asoc_hw_params()
146 static int tegra_max98090_asoc_init(struct snd_soc_pcm_runtime *rtd) in tegra_max98090_asoc_init()
Dtegra_rt5677.c55 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_rt5677_asoc_hw_params()
142 static int tegra_rt5677_asoc_init(struct snd_soc_pcm_runtime *rtd) in tegra_rt5677_asoc_init()
Dtegra_wm9712.c47 static int tegra_wm9712_init(struct snd_soc_pcm_runtime *rtd) in tegra_wm9712_init()
Dtrimslice.c51 struct snd_soc_pcm_runtime *rtd = substream->private_data; in trimslice_asoc_hw_params()
Dtegra_wm8753.c56 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_wm8753_hw_params()
/linux-4.4.14/sound/soc/generic/
Dsimple-card.c45 struct snd_soc_pcm_runtime *rtd = substream->private_data; in asoc_simple_card_startup()
64 struct snd_soc_pcm_runtime *rtd = substream->private_data; in asoc_simple_card_shutdown()
77 struct snd_soc_pcm_runtime *rtd = substream->private_data; in asoc_simple_card_hw_params()
171 static int asoc_simple_card_dai_init(struct snd_soc_pcm_runtime *rtd) in asoc_simple_card_dai_init()
/linux-4.4.14/sound/soc/cirrus/
Dedb93xx.c34 struct snd_soc_pcm_runtime *rtd = substream->private_data; in edb93xx_hw_params()
Dsnappercl15.c30 struct snd_soc_pcm_runtime *rtd = substream->private_data; in snappercl15_hw_params()
/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-pcm.c440 struct hsw_priv_data *pdata, struct snd_soc_pcm_runtime *rtd, in create_adsp_page_table()
473 struct snd_soc_pcm_runtime *rtd = substream->private_data; in hsw_pcm_hw_params()
676 struct snd_soc_pcm_runtime *rtd = substream->private_data; in hsw_pcm_trigger()
720 struct snd_soc_pcm_runtime *rtd = substream->private_data; in hsw_notify_pointer()
784 struct snd_soc_pcm_runtime *rtd = substream->private_data; in hsw_pcm_pointer()
809 struct snd_soc_pcm_runtime *rtd = substream->private_data; in hsw_pcm_open()
843 struct snd_soc_pcm_runtime *rtd = substream->private_data; in hsw_pcm_close()
943 static int hsw_pcm_new(struct snd_soc_pcm_runtime *rtd) in hsw_pcm_new()
/linux-4.4.14/sound/soc/kirkwood/
Darmada-370-db.c25 struct snd_soc_pcm_runtime *rtd = substream->private_data; in a370db_hw_params()
Dkirkwood-dma.c26 struct snd_soc_pcm_runtime *soc_runtime = subs->private_data; in kirkwood_priv()
274 static int kirkwood_dma_new(struct snd_soc_pcm_runtime *rtd) in kirkwood_dma_new()
/linux-4.4.14/sound/soc/intel/atom/
Dsst-mfld-platform-pcm.c284 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sst_platform_init_stream()
600 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sst_platform_pcm_trigger()
648 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sst_platform_pcm_pointer()
671 static int sst_pcm_new(struct snd_soc_pcm_runtime *rtd) in sst_pcm_new()
Dsst-mfld-platform-compress.c109 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in sst_platform_compr_set_params()
/linux-4.4.14/sound/soc/mxs/
Dmxs-sgtl5000.c35 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mxs_sgtl5000_hw_params()
/linux-4.4.14/sound/soc/txx9/
Dtxx9aclc.c54 struct snd_soc_pcm_runtime *rtd = snd_pcm_substream_chip(substream); in txx9aclc_pcm_hw_params()
285 static int txx9aclc_pcm_new(struct snd_soc_pcm_runtime *rtd) in txx9aclc_pcm_new()
/linux-4.4.14/sound/soc/xtensa/
Dxtfpga-i2s.c374 struct snd_soc_pcm_runtime *rtd = substream->private_data; in xtfpga_pcm_open()
467 static int xtfpga_pcm_new(struct snd_soc_pcm_runtime *rtd) in xtfpga_pcm_new()
/linux-4.4.14/sound/soc/nuc900/
Dnuc900-pcm.c288 static int nuc900_dma_new(struct snd_soc_pcm_runtime *rtd) in nuc900_dma_new()
/linux-4.4.14/Documentation/sound/alsa/soc/
DDPCM.txt235 static int dai0_fixup(struct snd_soc_pcm_runtime *rtd,