Home
last modified time | relevance | path

Searched refs:digital_modes (Results 1 – 8 of 8) sorted by relevance

/linux/sound/pci/echoaudio/
H A Dgina24_dsp.c50 chip->digital_modes = in init_hw()
56 chip->digital_modes = in init_hw()
H A Decho3g_dsp.c83 chip->digital_modes = ECHOCAPS_HAS_DIGITAL_MODE_SPDIF_RCA | in init_hw()
H A Dechoaudio_gml.c106 if (snd_BUG_ON(!(chip->digital_modes & (1 << mode)))) in set_digital_mode()
H A Dechoaudio.h395 u16 digital_modes; /* Bitmask of supported modes member
H A Dlayla24_dsp.c47 chip->digital_modes = in init_hw()
H A Dmona_dsp.c45 chip->digital_modes = in init_hw()
H A Dechoaudio_3g.c96 if (snd_BUG_ON(!(chip->digital_modes & (1 << mode)))) in set_digital_mode()
H A Dechoaudio.c2057 if (chip->digital_modes & (1 << i)) in __snd_echo_probe()