Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/mwave/
Dtp3780i.c282 bool bDSPPoweredUp = false, bInterruptAllocated = false; in tp3780I_EnableDSP() local
372 bInterruptAllocated = true; in tp3780I_EnableDSP()
401 if (bInterruptAllocated) { in tp3780I_EnableDSP()