Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/src/hdmi/
Dhdmi_core.c733 HdmiCntlrAudioPathEnable(cntlr, true); in HdmiCntlrStart()
1042 HdmiCntlrAudioPathEnable(cntlr, false); in HdmiAudioAttrHandle()
1045 HdmiCntlrAudioPathEnable(cntlr, true); in HdmiAudioAttrHandle()
/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_core.h264 static inline void HdmiCntlrAudioPathEnable(struct HdmiCntlr *cntlr, bool enable) in HdmiCntlrAudioPathEnable() function