Searched refs:vortex_spdif_init (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/au88x0/ |
H A D | au88x0.h | 226 static void vortex_spdif_init(vortex_t * vortex, int spdif_sr, int spdif_mode);
|
H A D | au88x0_pcm.c | 495 vortex_spdif_init(vortex, vortex->spdif_sr, 1); in snd_vortex_spdif_put()
|
H A D | au88x0_core.c | 2600 static void vortex_spdif_init(vortex_t * vortex, int spdif_sr, int spdif_mode) in vortex_spdif_init() function 2713 vortex_spdif_init(vortex, 48000, 1); in vortex_core_init()
|
/kernel/linux/linux-6.6/sound/pci/au88x0/ |
H A D | au88x0.h | 226 static void vortex_spdif_init(vortex_t * vortex, int spdif_sr, int spdif_mode);
|
H A D | au88x0_pcm.c | 495 vortex_spdif_init(vortex, vortex->spdif_sr, 1); in snd_vortex_spdif_put()
|
H A D | au88x0_core.c | 2601 static void vortex_spdif_init(vortex_t * vortex, int spdif_sr, int spdif_mode) in vortex_spdif_init() function 2714 vortex_spdif_init(vortex, 48000, 1); in vortex_core_init()
|
Completed in 10 milliseconds