Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_hdr.c217 HdmiCntlrVideoPathSet(cntlr, &(cntlr->attr.videoAttr)); in HdmiHdrAttrHandle()
233 HdmiCntlrVideoPathSet(cntlr, &(cntlr->attr.videoAttr)); in HdmiHdrAttrHandle()
H A Dhdmi_core.c1246 HdmiCntlrVideoPathSet(cntlr, videoAttr); in HdmiVedioAttrHandle()
/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_core.h291 static inline void HdmiCntlrVideoPathSet(struct HdmiCntlr *cntlr, struct HdmiVideoAttr *attr) in HdmiCntlrVideoPathSet() function