Lines Matching refs:PM_LOG

151 #define PM_LOG(x...)                do { kprintf(x); } while (false)  macro
984 PM_LOG("%s: addPowerChild2 not in power plane\n", getName()); in addPowerChild2()
1044 PM_LOG("%s: addPowerChild3 not in power plane\n", getName()); in addPowerChild3()
1898 PM_LOG("%s::%s not in power tree\n", getName(), __FUNCTION__); in handlePowerDomainWillChangeTo()
2021 PM_LOG("%s::%s not in power tree\n", getName(), __FUNCTION__); in handlePowerDomainDidChangeTo()
2232 PM_LOG("%s::requestPowerDomainState\n", getName()); in requestPowerDomainState()
2321 PM_LOG("requestPowerDomainState[%s]: %s, init %d, %u->%u\n", in requestPowerDomainState()
4241 PM_LOG("%s::setPowerState(%p, %lu -> %lu) returned 0x%x\n", in driverSetPowerState()
4389PM_LOG("PM waiting on pmDriverCallout(0x%x) to %s (%u ms)\n", from->fDriverCallReason, from->fName… in pmDriverCalloutTimer()
6645 PM_LOG("%s MESG App(%u) %s, wait %u, %s\n", in pmTellCapabilityAppWithResponse()
6930 PM_LOG("%s %s %s, %s\n", in logClientIDForNotification()
7091 PM_LOG("Ack(%u) %u ms\n", in responseValid()
7878 PM_LOG("%s: PM not initialized\n", getName()); in actionPMRequestQueue()
8657 PM_LOG("%s: %s(%s) on PM thread\n", in waitForPMDriverCall()
8810 PM_LOG("Attached next: %p [0x%x] -> %p [0x%x, %u] %s\n", in attachNextRequest()
8832 PM_LOG("Detached next: %p [0x%x] -> %p [0x%x, %u] %s\n", in detachNextRequest()
8855 PM_LOG("Attached root: %p [0x%x] -> %p [0x%x, %u] %s\n", in attachRootRequest()
8877 PM_LOG("Detached root: %p [0x%x] -> %p [0x%x, %u] %s\n", in detachRootRequest()
9113 PM_LOG("PM request 0x%x dropped\n", request->getType()); in checkRequestQueue()