Searched refs:getData (Results 1 – 4 of 4) sorted by relevance
64 .getData = LedServiceGetData, in HdfLedDriverBind()81 .getData = LedServiceGetData, in HdfLedDriverInit()
38 const char *(*getData)(void); member
89 unsigned char *getData; /* read data memory address, should malloc by user */ member
978 …LOS_CopyFromKernel(getCmdInfo->getData, getCmdInfo->getDataSize, dataBuf, getCmdInfo->getDataSize); in MipiTxDrvGetCmdInfo()1230 if (getCmdInfo->getData == NULL) { in MipiTxCheckGetCmdInfo()1262 cmdInfo.getData = out; in Hi35xxGetCmd()