Home
last modified time | relevance | path

Searched defs:dai (Results 76 - 100 of 968) sorted by relevance

12345678910>>...39

/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra20_spdif.c143 static int tegra20_spdif_probe(struct snd_soc_dai *dai) in tegra20_spdif_probe() argument
50 tegra20_spdif_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) tegra20_spdif_hw_params() argument
120 tegra20_spdif_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) tegra20_spdif_trigger() argument
H A Dtegra20_ac97.c210 static int tegra20_ac97_probe(struct snd_soc_dai *dai) in tegra20_ac97_probe() argument
177 tegra20_ac97_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) tegra20_ac97_trigger() argument
/kernel/linux/linux-5.10/sound/soc/ti/
H A Domap-hdmi.c63 hdmi_dai_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) hdmi_dai_startup() argument
104 hdmi_dai_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) hdmi_dai_hw_params() argument
230 hdmi_dai_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) hdmi_dai_trigger() argument
255 hdmi_dai_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) hdmi_dai_shutdown() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dskl_hda_dsp_generic.c181 struct snd_soc_dai *dai; in skl_set_hda_codec_autosuspend_delay() local
[all...]
/kernel/linux/linux-5.10/sound/soc/meson/
H A Daiu-encoder-spdif.c47 aiu_encoder_spdif_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) aiu_encoder_spdif_trigger() argument
95 aiu_encoder_spdif_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) aiu_encoder_spdif_hw_params() argument
155 aiu_encoder_spdif_hw_free(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) aiu_encoder_spdif_hw_free() argument
165 aiu_encoder_spdif_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) aiu_encoder_spdif_startup() argument
195 aiu_encoder_spdif_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) aiu_encoder_spdif_shutdown() argument
[all...]
H A Daiu-fifo-spdif.c57 fifo_spdif_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) fifo_spdif_trigger() argument
85 fifo_spdif_prepare(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) fifo_spdif_prepare() argument
106 fifo_spdif_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) fifo_spdif_hw_params() argument
166 aiu_fifo_spdif_dai_probe(struct snd_soc_dai *dai) aiu_fifo_spdif_dai_probe() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/spear/
H A Dspdif_in.c56 static int spdif_in_dai_probe(struct snd_soc_dai *dai) in spdif_in_dai_probe() argument
66 spdif_in_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) spdif_in_shutdown() argument
94 spdif_in_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) spdif_in_hw_params() argument
110 spdif_in_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) spdif_in_trigger() argument
/kernel/linux/linux-5.10/sound/soc/samsung/
H A Dspeyside.c134 struct snd_soc_dai *dai = asoc_rtd_to_codec(rtd, 0); in speyside_wm0010_init() local
146 struct snd_soc_dai *dai = asoc_rtd_to_codec(rtd, 0); in speyside_wm8996_init() local
/kernel/linux/linux-5.10/sound/soc/txx9/
H A Dtxx9aclc-ac97.c135 static int txx9aclc_ac97_probe(struct snd_soc_dai *dai) in txx9aclc_ac97_probe() argument
141 static int txx9aclc_ac97_remove(struct snd_soc_dai *dai) in txx9aclc_ac97_remove() argument
/kernel/linux/linux-5.10/sound/soc/ux500/
H A Dux500_pcm.c49 struct snd_soc_dai *dai = asoc_rtd_to_cpu(rtd, 0); in ux500_pcm_request_chan() local
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Daudio_helper.c20 struct snd_soc_dai *dai = dai_w->priv; in gbaudio_dapm_link_dai_widget() local
H A Daudio_module.c206 struct gbaudio_data_connection *dai; in gb_audio_add_data_connection() local
240 struct gbaudio_data_connection *dai, *_da in gb_audio_probe() local
389 struct gbaudio_data_connection *dai, *_dai; gb_audio_disconnect() local
426 struct gbaudio_data_connection *dai; gb_audio_suspend() local
440 struct gbaudio_data_connection *dai; gb_audio_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Daudio_module.c206 struct gbaudio_data_connection *dai; in gb_audio_add_data_connection() local
240 struct gbaudio_data_connection *dai, *_da in gb_audio_probe() local
389 struct gbaudio_data_connection *dai, *_dai; gb_audio_disconnect() local
426 struct gbaudio_data_connection *dai; gb_audio_suspend() local
440 struct gbaudio_data_connection *dai; gb_audio_resume() local
[all...]
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dimx-hdmi.c24 struct snd_soc_dai_link dai; member
[all...]
H A Dimx-es8328.c22 struct snd_soc_dai_link dai; member
[all...]
H A Dfsl_aud2htx.c24 fsl_aud2htx_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) fsl_aud2htx_trigger() argument
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dehl_rt5660.c77 struct snd_soc_dai *dai = asoc_rtd_to_codec(rtd, 0); in hdmi_init() local
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra20_spdif.c186 struct snd_soc_dai *dai = rule->private; in tegra20_spdif_filter_rates() local
75 tegra20_spdif_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) tegra20_spdif_hw_params() argument
159 tegra20_spdif_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) tegra20_spdif_trigger() argument
213 tegra20_spdif_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) tegra20_spdif_startup() argument
234 tegra20_spdif_probe(struct snd_soc_dai *dai) tegra20_spdif_probe() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dak5386.c97 ak5386_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) ak5386_hw_params() argument
120 ak5386_hw_free(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) ak5386_hw_free() argument
H A Dlochnagar-sc.c119 static int lochnagar_sc_check_fmt(struct snd_soc_dai *dai, unsigned int fmt, in lochnagar_sc_check_fmt() argument
130 static int lochnagar_sc_set_line_fmt(struct snd_soc_dai *dai, unsigne argument
69 lochnagar_sc_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) lochnagar_sc_startup() argument
88 lochnagar_sc_line_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) lochnagar_sc_line_startup() argument
110 lochnagar_sc_line_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) lochnagar_sc_line_shutdown() argument
135 lochnagar_sc_set_usb_fmt(struct snd_soc_dai *dai, unsigned int fmt) lochnagar_sc_set_usb_fmt() argument
[all...]
H A Dmax98371.c214 max98371_dai_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) max98371_dai_hw_params() argument
H A Dwm9705.c231 ac97_prepare(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) ac97_prepare() argument
H A Dhda.c100 struct snd_soc_dai *dai; in hda_codec_register_dais() local
125 struct snd_soc_dai *dai, *sav in hda_codec_unregister_dais() local
[all...]
H A Dpcm3060.c16 static int pcm3060_set_sysclk(struct snd_soc_dai *dai, int clk_id, in pcm3060_set_sysclk() argument
59 static int pcm3060_set_fmt(struct snd_soc_dai *dai, unsigned int fmt) in pcm3060_set_fmt() argument
108 pcm3060_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) pcm3060_hw_params() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/amd/raven/
H A Dacp3x-i2s.c72 acp3x_i2s_hwparams(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) acp3x_i2s_hwparams() argument
148 acp3x_i2s_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) acp3x_i2s_trigger() argument

Completed in 12 milliseconds

12345678910>>...39