Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/Kernel/
H A DIOPMrootDomain.cpp1514 static OSSharedPtr<const OSSymbol> gIOPMSettingLowLatencyAudioModeKey; variable
1544gIOPMSettingLowLatencyAudioModeKey = OSSymbol::withCStringNoCopy(kIOPMSettingLowLatencyAudioModeKe… in start()
1577 gIOPMSettingLowLatencyAudioModeKey, in start()
1585 gIOPMSettingLowLatencyAudioModeKey, in start()
4000 setPMSetting(gIOPMSettingLowLatencyAudioModeKey.get(), lowLatencyAudioNotifierDict.get()); in lowLatencyAudioNotify()