Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/au88x0/
Dau88x0_core.c2004 int i, qty = resnum[restype], resinuse = 0; in vortex_adb_checkinout() local
2009 resinuse |= vortex->dma_adb[i].resources[restype]; in vortex_adb_checkinout()
2011 resinuse |= vortex->fixed_res[restype]; in vortex_adb_checkinout()
2014 if ((resinuse & (1 << i)) == 0) { in vortex_adb_checkinout()