Home
last modified time | relevance | path

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

/xnu-10002.1.13/iokit/Kernel/
H A DIOPMrootDomain.cpp1512 static OSSharedPtr<const OSSymbol> gIOPMSettingLowLatencyAudioModeKey; variable
1542gIOPMSettingLowLatencyAudioModeKey = OSSymbol::withCStringNoCopy(kIOPMSettingLowLatencyAudioModeKe… in start()
1575 gIOPMSettingLowLatencyAudioModeKey, in start()
1583 gIOPMSettingLowLatencyAudioModeKey, in start()
3998 setPMSetting(gIOPMSettingLowLatencyAudioModeKey.get(), lowLatencyAudioNotifierDict.get()); in lowLatencyAudioNotify()