Home
last modified time | relevance | path

Searched full:spdif_mode (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/au88x0/
H A Dau88x0.h226 static void vortex_spdif_init(vortex_t * vortex, int spdif_sr, int spdif_mode);
H A Dau88x0_core.c2601 static void vortex_spdif_init(vortex_t * vortex, int spdif_sr, int spdif_mode) in vortex_spdif_init() argument
2656 if (spdif_mode == 1) { in vortex_spdif_init()
/linux/sound/usb/
H A Dmixer_scarlett2.c1488 u8 spdif_mode;
8073 private->spdif_mode = 0; in scarlett2_notify_direct_monitor()
8077 private->spdif_mode = i; in scarlett2_notify_direct_monitor()
8105 ucontrol->value.enumerated.item[0] = private->spdif_mode;
8120 oval = private->spdif_mode; in scarlett2_notify_bluetooth()
8133 private->spdif_mode = val;
1305 u8 spdif_mode; global() member