Searched refs:mixspdif (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/sound/pci/au88x0/ |
D | au88x0.h | 105 #define MIX_SPDIF(x) (vortex->mixspdif[x]) 156 s8 mixspdif[2]; member
|
D | au88x0_core.c | 2081 vortex->mixspdif[0] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2083 vortex->mixspdif[1] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2085 vortex_connection_mix_adb(vortex, en, 0x14, vortex->mixspdif[0], in vortex_connect_default() 2087 vortex_connection_mix_adb(vortex, en, 0x14, vortex->mixspdif[1], in vortex_connect_default() 2191 ADB_MIXOUT(vortex->mixspdif[0]), in vortex_adb_allocroute() 2194 ADB_MIXOUT(vortex->mixspdif[1]), in vortex_adb_allocroute() 2266 ADB_MIXOUT(vortex->mixspdif[0]), in vortex_adb_allocroute() 2269 ADB_MIXOUT(vortex->mixspdif[1]), in vortex_adb_allocroute()
|