Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/au88x0/
Dau88x0_core.c2011 int i, qty = resnum[restype], resinuse = 0; in vortex_adb_checkinout() local
2016 resinuse |= vortex->dma_adb[i].resources[restype]; in vortex_adb_checkinout()
2018 resinuse |= vortex->fixed_res[restype]; in vortex_adb_checkinout()
2021 if ((resinuse & (1 << i)) == 0) { in vortex_adb_checkinout()