Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/au88x0/
Dau88x0_core.c2010 int i, qty = resnum[restype], resinuse = 0; in vortex_adb_checkinout() local
2015 resinuse |= vortex->dma_adb[i].resources[restype]; in vortex_adb_checkinout()
2017 resinuse |= vortex->fixed_res[restype]; in vortex_adb_checkinout()
2020 if ((resinuse & (1 << i)) == 0) { in vortex_adb_checkinout()