Home
last modified time | relevance | path

Searched refs:snd_soc_dai_driver (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/kernel/linux/linux-5.10/sound/soc/codecs/
Dgtm601.c32 static struct snd_soc_dai_driver gtm601_dai = {
50 static struct snd_soc_dai_driver bm818_dai = {
81 const struct snd_soc_dai_driver *dai_driver; in gtm601_platform_probe()
87 (struct snd_soc_dai_driver *)dai_driver, 1); in gtm601_platform_probe()
Des7134.c23 struct snd_soc_dai_driver *dai_drv;
139 static struct snd_soc_dai_driver es7134_dai = {
219 static struct snd_soc_dai_driver es7154_dai = {
Ddmic.c76 static struct snd_soc_dai_driver dmic_dai = {
147 struct snd_soc_dai_driver *dai_drv = &dmic_dai; in dmic_dev_probe()
Dpcm5102a.c15 static struct snd_soc_dai_driver pcm5102a_dai = {
Dics43432.c26 static struct snd_soc_dai_driver ics43432_dai = {
Dwm8727.c39 static struct snd_soc_dai_driver wm8727_dai = {
Dad73311.c37 static struct snd_soc_dai_driver ad73311_dai = {
Dspdif_receiver.c49 static struct snd_soc_dai_driver dir_stub_dai = {
Dak4554.c43 static struct snd_soc_dai_driver ak4554_dai = {
Dspdif_transmitter.c49 static struct snd_soc_dai_driver dit_stub_dai = {
Dads117x.c46 static struct snd_soc_dai_driver ads117x_dai = {
/kernel/linux/linux-5.10/sound/soc/meson/
Daxg-fifo.h19 struct snd_soc_dai_driver;
75 struct snd_soc_dai_driver *dai_drv;
Daiu-fifo.h12 struct snd_soc_dai_driver;
Daxg-spdifin.c419 static struct snd_soc_dai_driver *
422 struct snd_soc_dai_driver *drv; in axg_spdifin_get_dai_drv()
455 struct snd_soc_dai_driver *dai_drv; in axg_spdifin_probe()
/kernel/linux/linux-5.10/sound/soc/mediatek/common/
Dmtk-base-afe.h96 struct snd_soc_dai_driver *dai_drivers;
132 struct snd_soc_dai_driver *dai_drivers;
Dmtk-afe-platform-driver.c32 sizeof(struct snd_soc_dai_driver), in mtk_afe_combine_sub_dai()
42 sizeof(struct snd_soc_dai_driver)); in mtk_afe_combine_sub_dai()
/kernel/linux/linux-5.10/sound/soc/
Dsoc-devres.c27 struct snd_soc_dai_driver *dai_drv, in devm_snd_soc_register_dai()
68 struct snd_soc_dai_driver *dai_drv, int num_dai) in devm_snd_soc_register_component()
/kernel/linux/linux-5.10/include/sound/
Dsoc-topology.h30 struct snd_soc_dai_driver;
137 struct snd_soc_dai_driver *dai_drv,
Dsoc-dai.h109 struct snd_soc_dai_driver;
322 struct snd_soc_dai_driver { struct
365 struct snd_soc_dai_driver *driver; argument
/kernel/linux/linux-5.10/sound/soc/xilinx/
Dxlnx_spdif.c205 static struct snd_soc_dai_driver xlnx_spdif_tx_dai = {
216 static struct snd_soc_dai_driver xlnx_spdif_rx_dai = {
241 struct snd_soc_dai_driver *dai_drv; in xlnx_spdif_probe()
/kernel/linux/linux-5.10/sound/soc/ti/
Domap-hdmi.c280 static struct snd_soc_dai_driver omap5_hdmi_dai = {
294 static struct snd_soc_dai_driver omap4_hdmi_dai = {
313 struct snd_soc_dai_driver *dai_drv; in omap_hdmi_audio_probe()
/kernel/linux/linux-5.10/sound/soc/samsung/
Ds3c-i2s-v2.h106 struct snd_soc_dai_driver *dai_drv);
/kernel/linux/linux-5.10/sound/soc/au1x/
Dpsc.h18 struct snd_soc_dai_driver dai_drv;
/kernel/linux/linux-5.10/sound/soc/sirf/
Dsirf-audio-port.c27 static struct snd_soc_dai_driver sirf_audio_port_dai = {
/kernel/linux/linux-5.10/sound/soc/intel/keembay/
Dkmb_platform.c582 static struct snd_soc_dai_driver intel_kmb_i2s_dai[] = {
613 static struct snd_soc_dai_driver intel_kmb_tdm_dai[] = {
640 struct snd_soc_dai_driver *kmb_i2s_dai; in kmb_plat_dai_probe()
660 kmb_i2s_dai = (struct snd_soc_dai_driver *) match->data; in kmb_plat_dai_probe()

12345678910>>...17