Home
last modified time | relevance | path

Searched defs:eType (Results 1 – 3 of 3) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/tml/transport/
DNfccTransport.cc22 __attribute__((unused)) NfccResetType eType) { in NfccReset()
27 NfcReadPending eType) { in UpdateReadPending()
35 __attribute__((unused)) EseResetType eType) { in EseReset()
DNfccI2cTransport.cc329 int NfccI2cTransport::NfccReset(void* pDevHandle, NfccResetType eType) { in NfccReset()
362 NfcReadPending eType) { in UpdateReadPending()
413 int NfccI2cTransport::EseReset(void* pDevHandle, EseResetType eType) { in EseReset()
/hardware/ti/am57x/libhwcomposer/
Dimg_gralloc1_public.h169 enum memtrack_type eType; member