Lines Matching refs:fDriverCallParamCount
3738 assert( fDriverCallParamCount == 0 ); in notifyInterestedDrivers()
3794 fDriverCallParamCount = count; in notifyInterestedDrivers()
3827 count = fDriverCallParamCount; in notifyInterestedDriversDone()
3872 fDriverCallParamCount = 0; in notifyInterestedDriversDone()
4198 assert( fDriverCallParamCount == 1 ); in driverSetPowerState()
4288 assert( fDriverCallParamCount ); in driverInformPowerChange()
4291 count = fDriverCallParamCount; in driverInformPowerChange()
4466 assert( fDriverCallParamCount == 0 ); in notifyControllingDriver()
4490 fDriverCallParamCount = 1; in notifyControllingDriver()
4517 if (param && fDriverCallParamCount) { in notifyControllingDriverDone()
4518 assert(fDriverCallParamCount == 1); in notifyControllingDriverDone()
4543 fDriverCallParamCount = 0; in notifyControllingDriverDone()