Searched refs:mixspdif (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0.h106 #define MIX_SPDIF(x) (vortex->mixspdif[x])
158 s8 mixspdif[2]; member in struct:snd_vortex
H A Dau88x0_core.c1809 vortex->mixspdif[0] = vortex_adb_checkinout(vortex, vortex->fixed_res, en,
1811 vortex->mixspdif[1] = vortex_adb_checkinout(vortex, vortex->fixed_res, en,
1813 vortex_connection_mix_adb(vortex, en, 0x14, vortex->mixspdif[0],
1815 vortex_connection_mix_adb(vortex, en, 0x14, vortex->mixspdif[1],
1919 ADB_MIXOUT(vortex->mixspdif[0]),
1922 ADB_MIXOUT(vortex->mixspdif[1]),
1994 ADB_MIXOUT(vortex->mixspdif[0]),
1997 ADB_MIXOUT(vortex->mixspdif[1]),

Completed in 73 milliseconds