Home
last modified time | relevance | path

Searched refs: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.c1487 u8 spdif_mode;
8048 private->spdif_mode = 0; in scarlett2_notify_monitor_other()
8052 private->spdif_mode = i; in scarlett2_notify_monitor_other()
8080 ucontrol->value.enumerated.item[0] = private->spdif_mode; in scarlett2_notify_power_status()
8095 oval = private->spdif_mode; in scarlett2_notify_mux()
8108 private->spdif_mode = val; in scarlett2_notify_pcm_input_switch()
1305 u8 spdif_mode; global() member