Searched refs:setParentInfo (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1761 void setParentInfo ( IOPMPowerFlags, IOPowerConnection *, bool );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp1037 setParentInfo( powerFlags, connection, knowsState );
1858 setParentInfo(parentPowerFlags, whichParent, true);
1928 setParentInfo(parentPowerFlags, whichParent, true);
1992 // [private] setParentInfo
1998 void IOService::setParentInfo ( function in class:IOService
2159 // setParentInfo() has already recorded the output power flags
4611 setParentInfo( fHeadNoteParentFlags, fHeadNoteParentConnection, true );

Completed in 31 milliseconds