Searched defs:msqid (Results 1 – 2 of 2) sorted by relevance
/aosp12/hardware/nxp/nfc/pn8x/halimpl/tml/ |
H A D | phDal4Nfc_messageQueueLib.cc | 85 void phDal4Nfc_msgrelease(intptr_t msqid) { in phDal4Nfc_msgrelease() 116 int phDal4Nfc_msgctl(intptr_t msqid, int cmd, void* buf) { in phDal4Nfc_msgctl() 161 intptr_t phDal4Nfc_msgsnd(intptr_t msqid, phLibNfc_Message_t* msg, int msgflg) { in phDal4Nfc_msgsnd() 211 int phDal4Nfc_msgrcv(intptr_t msqid, phLibNfc_Message_t* msg, long msgtyp, in phDal4Nfc_msgrcv()
|
/aosp12/hardware/nxp/nfc/snxxx/halimpl/tml/ |
H A D | phDal4Nfc_messageQueueLib.cc | 85 void phDal4Nfc_msgrelease(intptr_t msqid) { in phDal4Nfc_msgrelease() 116 int phDal4Nfc_msgctl(intptr_t msqid, int cmd, void* buf) { in phDal4Nfc_msgctl() 161 intptr_t phDal4Nfc_msgsnd(intptr_t msqid, phLibNfc_Message_t* msg, int msgflg) { in phDal4Nfc_msgsnd() 211 int phDal4Nfc_msgrcv(intptr_t msqid, phLibNfc_Message_t* msg, long msgtyp, in phDal4Nfc_msgrcv()
|