Home
last modified time | relevance | path

Searched refs:PCHAR (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsgialib.h48 extern PCHAR ArcGetEnvironmentVariable(PCHAR name);
/OK3568_Linux_fs/kernel/arch/mips/fw/arc/
H A Denv.c17 PCHAR __init
/OK3568_Linux_fs/kernel/arch/mips/include/asm/fw/arc/
H A Dtypes.h62 typedef CHAR *PCHAR; typedef
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DMPQMI.h34 typedef signed char *PCHAR; typedef
H A DQMIThread.c411 qstrcpy((PCHAR)&pMUXMsg->UIMVerifyPinReq.PINValue, ((const char *)arg)); in DmsUIMVerifyPinReqSend()
426 qstrcpy((PCHAR)&pMUXMsg->UIMUIMVerifyPinReq.PINValue, ((const char *)arg)); in UimVerifyPinReqSend()
1341 …pServiceStatusInfo = (PSERVICE_STATUS_INFO)(((PCHAR)&pMUXMsg->GetSysInfoResp) + QCQMUX_MSG_HDR_SIZ… in requestRegistrationState2()
1571 …pServiceStatusInfo = (PSERVICE_STATUS_INFO)((PCHAR)&pServiceStatusInfo->TLVLength + le16_to_cpu(pS… in requestRegistrationState2()