Home
last modified time | relevance | path

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

/xnu-11417.101.15/iokit/Kernel/
H A DIOPMrootDomain.cpp1520 static OSSharedPtr<const OSSymbol> gIOPMSettingLowLatencyAudioModeKey; variable
1550gIOPMSettingLowLatencyAudioModeKey = OSSymbol::withCStringNoCopy(kIOPMSettingLowLatencyAudioModeKe… in start()
1583 gIOPMSettingLowLatencyAudioModeKey, in start()
1591 gIOPMSettingLowLatencyAudioModeKey, in start()
4007 setPMSetting(gIOPMSettingLowLatencyAudioModeKey.get(), lowLatencyAudioNotifierDict.get()); in lowLatencyAudioNotify()