Searched refs:vortex_adb_checkinout (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/pci/au88x0/ |
H A D | au88x0_core.c | 2054 vortex->mixplayb[0] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2056 vortex->mixplayb[1] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2066 vortex->mixcapt[0] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2068 vortex->mixcapt[1] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2118 vortex_adb_checkinout(vortex, in vortex_adb_allocroute() 2123 dma = vortex_adb_checkinout(vortex, NULL, en, in vortex_adb_allocroute() 2143 src[i] = vortex_adb_checkinout(vortex, in vortex_adb_allocroute() 2152 mix[i] = vortex_adb_checkinout(vortex, in vortex_adb_allocroute() 2167 a3d = vortex_adb_checkinout(vortex, in vortex_adb_allocroute() 2283 mix[i] = vortex_adb_checkinout(vortex, in vortex_adb_allocroute() [all …]
|
H A D | au88x0.h | 238 static int vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out,
|
H A D | au88x0_synth.c | 118 vortex_adb_checkinout(vortex, in vortex_wt_connect()
|
H A D | au88x0_a3d.c | 618 vortex_adb_checkinout(v, v->fixed_res, en, VORTEX_RESOURCE_MIXIN); in vortex_Vort3D_connect() 625 vortex_adb_checkinout(v, v->fixed_res, en, VORTEX_RESOURCE_MIXIN); in vortex_Vort3D_connect()
|