HomeSort by relevance Sort by last modified time
    Searched refs:pInParam (Results 1 - 6 of 6) sorted by null

  /external/libnfc-nxp/src/
phLibNfc_Ioctl.c 88 phNfc_sData_t* pInParam,
98 (NULL==pContext) ||(NULL==pInParam) ||
143 pInParam,
152 pInParam,
163 pInParam,
174 pInParam,
185 pInParam,
196 pInParam,
206 (phHal_eSWP_Mode_t)pInParam->buffer[0],
phHal4Nfc.c 454 phNfc_sData_t *pInParam,
548 pInParam
558 pInParam
569 pInParam->buffer[0] /**Set Power Level*/
596 if((NULL != pInParam)
597 && (pInParam->length == 3))
602 | (pInParam->buffer[ind] ));
623 if((NULL != pInParam)
624 && (pInParam->length == 4))
629 | (pInParam->buffer[ind] ))
    [all...]
phHal4Nfc.h     [all...]
phLibNfc.h     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 536 IPC_EVENT_PARAMS *pInParam = &pData->EvParams;
542 switch(pInParam->uEventType)
CmdInterpretWext.c     [all...]

Completed in 166 milliseconds