Searched refs:fixed_res (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/sound/pci/au88x0/ |
D | au88x0_core.c | 2018 resinuse |= vortex->fixed_res[restype]; in vortex_adb_checkinout() 2061 vortex->mixplayb[0] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2063 vortex->mixplayb[1] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2066 vortex->mixplayb[2] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2068 vortex->mixplayb[3] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2073 vortex->mixcapt[0] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2075 vortex->mixcapt[1] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 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()
|
D | au88x0.h | 167 u32 fixed_res[5]; member
|
D | au88x0_synth.c | 131 vortex->fixed_res, en, in vortex_wt_connect()
|
D | au88x0_a3d.c | 630 vortex_adb_checkinout(v, v->fixed_res, en, VORTEX_RESOURCE_MIXIN); in vortex_Vort3D_connect() 637 vortex_adb_checkinout(v, v->fixed_res, en, VORTEX_RESOURCE_MIXIN); in vortex_Vort3D_connect()
|