Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/au88x0/
Dau88x0.h238 static void vortex_spdif_init(vortex_t * vortex, int spdif_sr, int spdif_mode);
Dau88x0_pcm.c514 vortex_spdif_init(vortex, vortex->spdif_sr, 1); in snd_vortex_spdif_put()
Dau88x0_core.c2608 static void vortex_spdif_init(vortex_t * vortex, int spdif_sr, int spdif_mode) in vortex_spdif_init() function
2721 vortex_spdif_init(vortex, 48000, 1); in vortex_core_init()