| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | gtm601.c | 32 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()
|
| H A D | es7202.c | 561 static struct snd_soc_dai_driver es7202_dai0 = { 575 static struct snd_soc_dai_driver es7202_dai1 = { 589 static struct snd_soc_dai_driver es7202_dai2 = { 603 static struct snd_soc_dai_driver es7202_dai3 = { 617 static struct snd_soc_dai_driver es7202_dai4 = { 631 static struct snd_soc_dai_driver es7202_dai5 = { 645 static struct snd_soc_dai_driver es7202_dai6 = { 659 static struct snd_soc_dai_driver es7202_dai7 = { 673 static struct snd_soc_dai_driver *es7202_dai[] = {
|
| H A D | es7134.c | 23 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 = {
|
| H A D | dmic.c | 76 static struct snd_soc_dai_driver dmic_dai = { 147 struct snd_soc_dai_driver *dai_drv = &dmic_dai; in dmic_dev_probe()
|
| H A D | pcm5102a.c | 15 static struct snd_soc_dai_driver pcm5102a_dai = {
|
| H A D | ics43432.c | 26 static struct snd_soc_dai_driver ics43432_dai = {
|
| H A D | wm8727.c | 39 static struct snd_soc_dai_driver wm8727_dai = {
|
| H A D | ad73311.c | 37 static struct snd_soc_dai_driver ad73311_dai = {
|
| H A D | spdif_receiver.c | 49 static struct snd_soc_dai_driver dir_stub_dai = {
|
| /OK3568_Linux_fs/kernel/sound/soc/meson/ |
| H A D | axg-fifo.h | 19 struct snd_soc_dai_driver; 75 struct snd_soc_dai_driver *dai_drv;
|
| H A D | axg-spdifin.c | 419 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()
|
| H A D | aiu-fifo.h | 12 struct snd_soc_dai_driver;
|
| /OK3568_Linux_fs/kernel/sound/soc/mediatek/common/ |
| H A D | mtk-base-afe.h | 96 struct snd_soc_dai_driver *dai_drivers; 132 struct snd_soc_dai_driver *dai_drivers;
|
| H A D | mtk-afe-platform-driver.c | 32 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()
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-devres.c | 27 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()
|
| /OK3568_Linux_fs/kernel/sound/soc/xilinx/ |
| H A D | xlnx_spdif.c | 205 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()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | soc-topology.h | 30 struct snd_soc_dai_driver; 137 struct snd_soc_dai_driver *dai_drv,
|
| H A D | soc-dai.h | 109 struct snd_soc_dai_driver; 322 struct snd_soc_dai_driver { struct 365 struct snd_soc_dai_driver *driver; argument
|
| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | omap-hdmi.c | 280 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()
|
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rockchip_multi_dais.c | 380 struct snd_soc_dai_driver **soc_dai) in rockchip_mdais_dai_prepare() 382 struct snd_soc_dai_driver rockchip_mdais_dai = { in rockchip_mdais_dai_prepare() 417 static void mdais_fixup_dai(struct snd_soc_dai_driver *soc_dai, in mdais_fixup_dai() 444 struct snd_soc_dai_driver *soc_dai; in rockchip_mdais_probe()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/keembay/ |
| H A D | kmb_platform.c | 582 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()
|
| /OK3568_Linux_fs/kernel/sound/soc/jz4740/ |
| H A D | jz4740-i2s.c | 96 struct snd_soc_dai_driver *dai; 448 static struct snd_soc_dai_driver jz4740_i2s_dai = { 477 static struct snd_soc_dai_driver jz4770_i2s_dai = {
|
| /OK3568_Linux_fs/kernel/sound/soc/samsung/ |
| H A D | s3c-i2s-v2.h | 106 struct snd_soc_dai_driver *dai_drv);
|
| /OK3568_Linux_fs/kernel/sound/soc/au1x/ |
| H A D | psc.h | 18 struct snd_soc_dai_driver dai_drv;
|
| /OK3568_Linux_fs/kernel/sound/soc/dwc/ |
| H A D | dwc-i2s.c | 491 struct snd_soc_dai_driver *dw_i2s_dai, in dw_configure_dai() 552 struct snd_soc_dai_driver *dw_i2s_dai, in dw_configure_dai_by_pd() 585 struct snd_soc_dai_driver *dw_i2s_dai, in dw_configure_dai_by_dt() 633 struct snd_soc_dai_driver *dw_i2s_dai; in dw_i2s_probe()
|