/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_hdmi.c | 2350 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 D | cygnus-pcm.c | 24 #include <sound/soc-dai.h>
|
/kernel/linux/linux-6.6/sound/soc/bcm/ |
H A D | cygnus-pcm.c | 14 #include <sound/soc-dai.h>
|
/kernel/linux/linux-6.6/sound/soc/amd/ps/ |
H A D | ps-sdw-dma.c | 14 #include <sound/soc-dai.h>
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tda1997x.c | 2450 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 D | tda1997x.c | 2466 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 D | max98090.h | 1528 struct max98090_cdata dai[1]; member
|
H A D | mt6358.c | 2319 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 D | wm8903.c | 1440 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 D | nau8825.c | 1243 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 D | max98090.h | 1528 struct max98090_cdata dai[1]; member
|
H A D | mt6358.c | 2318 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 D | wm8903.c | 1439 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 D | Makefile | 125 snd-soc-hda-codec-objs := hda.o hda-dai.o
|
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
H A D | q6afe.c | 19 #include <sound/soc-dai.h>
|
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | topology.c | 1457 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 D | q6afe.c | 19 #include <sound/soc-dai.h>
|
H A D | audioreach.c | 8 #include <sound/soc-dai.h>
|
/third_party/alsa-lib/src/topology/ |
H A D | data.c | 54 priv = &elem->dai->priv; in get_priv_data()
|