Searched refs:vortex_adb_checkinout (Results 1 – 4 of 4) sorted by relevance
/sound/pci/au88x0/ |
D | au88x0_core.c | 2008 vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out, int restype) in vortex_adb_checkinout() function 2060 vortex->mixplayb[0] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2062 vortex->mixplayb[1] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2065 vortex->mixplayb[2] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2067 vortex->mixplayb[3] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2072 vortex->mixcapt[0] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2074 vortex->mixcapt[1] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2080 vortex->mixspdif[0] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2082 vortex->mixspdif[1] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2124 vortex_adb_checkinout(vortex, in vortex_adb_allocroute() [all …]
|
D | au88x0.h | 250 static char vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out,
|
D | au88x0_synth.c | 130 vortex_adb_checkinout(vortex, 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()
|