Home
last modified time | relevance | path

Searched refs:getData (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/mipi_dsi/
H A Dmipi_dsi_define.h89 unsigned char *getData; /* read data memory address, should malloc by user */ member
H A Dmipi_tx_hi35xx.c978 LOS_CopyFromKernel(getCmdInfo->getData, getCmdInfo->getDataSize, dataBuf, getCmdInfo->getDataSize); in MipiTxDrvGetCmdInfo()
1230 if (getCmdInfo->getData == NULL) { in MipiTxCheckGetCmdInfo()
1231 HDF_LOGE("%s: mipi_tx dev getData is null!", __func__); in MipiTxCheckGetCmdInfo()
1262 cmdInfo.getData = out; in Hi35xxGetCmd()

Completed in 3 milliseconds