Home
last modified time | relevance | path

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

/xnu-10063.101.15/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h255 #define kIOPMSettingLowLatencyAudioModeKey "LowLatencyAudioMode" macro
/xnu-10063.101.15/iokit/Kernel/
H A DIOPMrootDomain.cpp1544 …OPMSettingLowLatencyAudioModeKey = OSSymbol::withCStringNoCopy(kIOPMSettingLowLatencyAudioModeKey); in start()