Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/src/hdmi/
Dhdmi_hdr.c43 HdmiCntlrHdrTimerSet(cntlr, &(hdrInfo->zeroDrmIfTimer)); in HdmiHdrZeroDrmInfoFrameTimerSet()
57 HdmiCntlrHdrTimerSet(cntlr, &(hdrInfo->zeroDrmIfTimer)); in HdmiHdrZeroDrmInfoFrameTimerSet()
67 HdmiCntlrHdrTimerSet(cntlr, &(hdrInfo->stateChangeTimer)); in HdmiHdrModeChangeTimerSet()
73 HdmiCntlrHdrTimerSet(cntlr, &(hdrInfo->stateChangeTimer)); in HdmiHdrModeChangeTimerSet()
100 HdmiCntlrHdrTimerSet(cntlr, &(hdrInfo->stateChangeTimer)); in HdmiDisableHdr()
148 HdmiCntlrHdrTimerSet(cntlr, &(hdrInfo->stateChangeTimer)); in HdmiChangeToHdr()
/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_core.h336 static inline void HdmiCntlrHdrTimerSet(struct HdmiCntlr *cntlr, struct HdmiHdrTimerConfig *config) in HdmiCntlrHdrTimerSet() function