Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/src/mipi/
H A Dmipi_csi_core.c565 if (cntlr->debugs->getLvdsErrIntCnt == NULL) { in MipiCsiDebugGetLvdsErrIntCnt()
575 cntlr->debugs->getLvdsErrIntCnt(cntlr, phyId, errInfo); in MipiCsiDebugGetLvdsErrIntCnt()
/ohos5.0/drivers/hdf_core/framework/support/platform/include/mipi/
H A Dmipi_csi_core.h264 … void (*getLvdsErrIntCnt)(struct MipiCsiCntlr *cntlr, unsigned int phyId, LvdsErrIntCnt *errInfo); member