Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/src/hdmi/
Dhdmi_hdr.c92 HdmiCntlrAudioMuteEnable(cntlr, false); in HdmiDisableHdr()
138 HdmiCntlrAudioMuteEnable(cntlr, false); in HdmiChangeToHdr()
271 HdmiCntlrAudioMuteEnable(cntlr, true); in HdmiHdrModeChangeTimeout()
/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_core.h282 static inline void HdmiCntlrAudioMuteEnable(struct HdmiCntlr *cntlr, bool enable) in HdmiCntlrAudioMuteEnable() function