Home
last modified time | relevance | path

Searched refs:dai (Results 1051 - 1069 of 1069) sorted by relevance

1...<<414243

/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c2350 static inline struct vc4_hdmi *dai_to_hdmi(struct snd_soc_dai *dai) in dai_to_hdmi() argument
2352 struct snd_soc_card *card = snd_soc_dai_get_drvdata(dai); in dai_to_hdmi()
2605 .name = "vc4-hdmi-cpu-dai-component",
2609 static int vc4_hdmi_audio_cpu_dai_probe(struct snd_soc_dai *dai) in vc4_hdmi_audio_cpu_dai_probe() argument
2611 struct vc4_hdmi *vc4_hdmi = dai_to_hdmi(dai); in vc4_hdmi_audio_cpu_dai_probe()
2613 snd_soc_dai_init_dma_data(dai, &vc4_hdmi->audio.dma_data, NULL); in vc4_hdmi_audio_cpu_dai_probe()
2623 .name = "vc4-hdmi-cpu-dai",
/kernel/linux/linux-5.10/sound/soc/bcm/
H A Dcygnus-pcm.c24 #include <sound/soc-dai.h>
/kernel/linux/linux-6.6/sound/soc/bcm/
H A Dcygnus-pcm.c14 #include <sound/soc-dai.h>
/kernel/linux/linux-6.6/sound/soc/amd/ps/
H A Dps-sdw-dma.c14 #include <sound/soc-dai.h>
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x.c2450 struct snd_soc_dai *dai) in tda1997x_pcm_startup()
2452 struct tda1997x_state *state = snd_soc_dai_get_drvdata(dai); in tda1997x_pcm_startup()
2453 struct snd_soc_component *component = dai->component; in tda1997x_pcm_startup()
2449 tda1997x_pcm_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) tda1997x_pcm_startup() argument
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtda1997x.c2466 struct snd_soc_dai *dai) in tda1997x_pcm_startup()
2468 struct v4l2_subdev *sd = snd_soc_dai_get_drvdata(dai); in tda1997x_pcm_startup()
2470 struct snd_soc_component *component = dai->component; in tda1997x_pcm_startup()
2465 tda1997x_pcm_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) tda1997x_pcm_startup() argument
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmax98090.h1528 struct max98090_cdata dai[1]; member
H A Dmt6358.c2319 struct snd_soc_dai *dai) in mt6358_codec_dai_hw_params()
2321 struct snd_soc_component *cmpnt = dai->component; in mt6358_codec_dai_hw_params()
2317 mt6358_codec_dai_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) mt6358_codec_dai_hw_params() argument
H A Dwm8903.c1440 struct snd_soc_dai *dai) in wm8903_hw_params()
1442 struct snd_soc_component *component = dai->component; in wm8903_hw_params()
1438 wm8903_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) wm8903_hw_params() argument
H A Dnau8825.c1243 struct snd_soc_dai *dai) in nau8825_hw_params()
1245 struct snd_soc_component *component = dai->component; in nau8825_hw_params()
1241 nau8825_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) nau8825_hw_params() argument
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmax98090.h1528 struct max98090_cdata dai[1]; member
H A Dmt6358.c2318 struct snd_soc_dai *dai) in mt6358_codec_dai_hw_params()
2320 struct snd_soc_component *cmpnt = dai->component; in mt6358_codec_dai_hw_params()
2316 mt6358_codec_dai_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) mt6358_codec_dai_hw_params() argument
H A Dwm8903.c1439 struct snd_soc_dai *dai) in wm8903_hw_params()
1441 struct snd_soc_component *component = dai->component; in wm8903_hw_params()
1437 wm8903_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) wm8903_hw_params() argument
H A DMakefile125 snd-soc-hda-codec-objs := hda.o hda-dai.o
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6afe.c19 #include <sound/soc-dai.h>
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dtopology.c1457 struct snd_soc_dai *dai) in avs_dai_load()
1455 avs_dai_load(struct snd_soc_component *comp, int index, struct snd_soc_dai_driver *dai_drv, struct snd_soc_tplg_pcm *pcm, struct snd_soc_dai *dai) avs_dai_load() argument
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6afe.c19 #include <sound/soc-dai.h>
H A Daudioreach.c8 #include <sound/soc-dai.h>
/third_party/alsa-lib/src/topology/
H A Ddata.c54 priv = &elem->dai->priv; in get_priv_data()

Completed in 49 milliseconds

1...<<414243