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

/macosx-10.10.1/IOAudioFamily-200.6/
H A DIOAudioDevice.h152 /*! @var familyManagePower Set to true if the family is supposed to manage power - this is the default state. It can be changed early in the initialization process with a call to setFamilyManagePower(). */
460 * @function setFamilyManagePower
471 virtual void setFamilyManagePower(bool manage ) AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_10;
H A DIOAudioDevice.cpp575 void IOAudioDevice::setFamilyManagePower(bool manage) function in class:IOAudioDevice

Completed in 101 milliseconds