Home
last modified time | relevance | path

Searched refs:HdmiDdc (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_ddc.h63 struct HdmiDdc { struct
69 int32_t HdmiDdcTransfer(struct HdmiDdc *ddc, struct HdmiDdcCfg *cfg); argument
H A Dhdmi_edid.h656 int32_t HdmiEdidRawDataRead(struct HdmiEdid *edid, struct HdmiDdc *ddc);
H A Dhdmi_core.h213 struct HdmiDdc ddc;
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_ddc.c29 int32_t HdmiDdcTransfer(struct HdmiDdc *ddc, struct HdmiDdcCfg *cfg) in HdmiDdcTransfer()
H A Dhdmi_core.c104 if (memset_s(&(cntlr->ddc), sizeof(struct HdmiDdc), 0, sizeof(struct HdmiDdc)) != EOK) { in HdmiDdcDeinit()
H A Dhdmi_edid.c1305 int32_t HdmiEdidRawDataRead(struct HdmiEdid *edid, struct HdmiDdc *ddc) in HdmiEdidRawDataRead()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-platform-hdmi-develop.md280 struct HdmiDdc ddc;
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-platform-hdmi-develop.md265 struct HdmiDdc ddc;