Home
last modified time | relevance | path

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

/xnu-11215.1.10/iokit/Kernel/
H A DIOPMrootDomain.cpp1517 static OSSharedPtr<const OSSymbol> gIOPMSettingLowLatencyAudioModeKey; variable
1547gIOPMSettingLowLatencyAudioModeKey = OSSymbol::withCStringNoCopy(kIOPMSettingLowLatencyAudioModeKe… in start()
1580 gIOPMSettingLowLatencyAudioModeKey, in start()
1588 gIOPMSettingLowLatencyAudioModeKey, in start()
4004 setPMSetting(gIOPMSettingLowLatencyAudioModeKey.get(), lowLatencyAudioNotifierDict.get()); in lowLatencyAudioNotify()