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

/linux-master/sound/pci/au88x0/
H A Dau88x0.h91 #define MIX_SPDIF(x) (vortex->mixspdif[x])
151 s8 mixspdif[2]; member in struct:snd_vortex
H A Dau88x0_core.c2074 vortex->mixspdif[0] = vortex_adb_checkinout(vortex, vortex->fixed_res, en,
2076 vortex->mixspdif[1] = vortex_adb_checkinout(vortex, vortex->fixed_res, en,
2078 vortex_connection_mix_adb(vortex, en, 0x14, vortex->mixspdif[0],
2080 vortex_connection_mix_adb(vortex, en, 0x14, vortex->mixspdif[1],
2184 ADB_MIXOUT(vortex->mixspdif[0]),
2187 ADB_MIXOUT(vortex->mixspdif[1]),
2267 ADB_MIXOUT(vortex->mixspdif[0]),
2270 ADB_MIXOUT(vortex->mixspdif[1]),

Completed in 185 milliseconds