Home
last modified time | relevance | path

Searched refs:vortex_spdif_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/pci/au88x0/
Dau88x0.h238 static void vortex_spdif_init(vortex_t * vortex, int spdif_sr, int spdif_mode);
Dau88x0_pcm.c517 vortex_spdif_init(vortex, vortex->spdif_sr, 1); in snd_vortex_spdif_put()
Dau88x0_core.c2606 static void vortex_spdif_init(vortex_t * vortex, int spdif_sr, int spdif_mode) in vortex_spdif_init() function
2719 vortex_spdif_init(vortex, 48000, 1); in vortex_core_init()