Home
last modified time | relevance | path

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

/xnu-12377.81.4/iokit/Kernel/
H A DIOPMrootDomain.cpp1609 static OSSharedPtr<const OSSymbol> gIOPMSettingLowLatencyAudioModeKey; variable
1639gIOPMSettingLowLatencyAudioModeKey = OSSymbol::withCStringNoCopy(kIOPMSettingLowLatencyAudioModeKe… in start()
1672 gIOPMSettingLowLatencyAudioModeKey, in start()
1680 gIOPMSettingLowLatencyAudioModeKey, in start()
4137 setPMSetting(gIOPMSettingLowLatencyAudioModeKey.get(), lowLatencyAudioNotifierDict.get()); in lowLatencyAudioNotify()