Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/nfc/pn8x/halimpl/tml/
H A DphDal4Nfc_messageQueueLib.cc211 int phDal4Nfc_msgrcv(intptr_t msqid, phLibNfc_Message_t* msg, long msgtyp, in phDal4Nfc_msgrcv() argument
216 UNUSED(msgtyp); in phDal4Nfc_msgrcv()
H A DphDal4Nfc_messageQueueLib.h31 int phDal4Nfc_msgrcv(intptr_t msqid, phLibNfc_Message_t* msg, long msgtyp,
/aosp12/hardware/nxp/nfc/snxxx/halimpl/tml/
H A DphDal4Nfc_messageQueueLib.cc211 int phDal4Nfc_msgrcv(intptr_t msqid, phLibNfc_Message_t* msg, long msgtyp, in phDal4Nfc_msgrcv() argument
216 UNUSED_PROP(msgtyp); in phDal4Nfc_msgrcv()
H A DphDal4Nfc_messageQueueLib.h31 int phDal4Nfc_msgrcv(intptr_t msqid, phLibNfc_Message_t* msg, long msgtyp,
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dipc.h46 long msgtyp; member