Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/src/hdmi/
Dhdmi_dispatch.c20 HDMI_CMD_STOP, enumerator
258 { HDMI_CMD_STOP, HdmiCmdStop }, in HdmiIoDispatch()
Dhdmi_if.c31 HDMI_CMD_STOP, enumerator
113 ret = service->dispatcher->Dispatch(&service->object, HDMI_CMD_STOP, NULL, NULL); in HdmiUserStop()