Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/mwave/
Dtp3780i.c286 bool bDSPPoweredUp = false, bInterruptAllocated = false; in tp3780I_EnableDSP() local
376 bInterruptAllocated = true; in tp3780I_EnableDSP()
405 if (bInterruptAllocated) { in tp3780I_EnableDSP()