Home
last modified time | relevance | path

Searched refs:resmap (Results 1 – 2 of 2) sorted by relevance

/sound/pci/au88x0/
Dau88x0.h250 static char vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out,
Dau88x0_core.c2008 vortex_adb_checkinout(vortex_t * vortex, int resmap[], int out, int restype) in vortex_adb_checkinout() argument
2021 if (resmap != NULL) in vortex_adb_checkinout()
2022 resmap[restype] |= (1 << i); in vortex_adb_checkinout()
2034 if (resmap == NULL) in vortex_adb_checkinout()
2038 if (resmap[restype] & (1 << i)) { in vortex_adb_checkinout()
2039 resmap[restype] &= ~(1 << i); in vortex_adb_checkinout()