Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/src/hdmi/
Dhdmi_event.c104 cntlr->event.hpdDetected = false; in HdmiEventHotPlugHandleComm()
115 cntlr->event.hpdDetected = false; in HdmiEventHotPlugHandleComm()
121 cntlr->event.hpdDetected = false; in HdmiEventHotPlugHandleComm()
127 cntlr->event.hpdDetected = false; in HdmiEventHotPlugHandleComm()
131 cntlr->event.hpdDetected = true; in HdmiEventHotPlugHandleComm()
162 cntlr->event.hpdDetected = false; in HdmiEventHotUnplugHandle()
/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_event.h45 bool hpdDetected; member