Home
last modified time | relevance | path

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

/hardware/samsung/nfc/halimpl/include/
Dsec_nfc.h22 #define SEC_NFC_MAGIC 'S' macro
23 #define SEC_NFC_GET_MODE _IOW(SEC_NFC_MAGIC, 0, unsigned int)
24 #define SEC_NFC_SET_MODE _IOW(SEC_NFC_MAGIC, 1, unsigned int)
25 #define SEC_NFC_SLEEP _IOW(SEC_NFC_MAGIC, 2, unsigned int)
26 #define SEC_NFC_WAKEUP _IOW(SEC_NFC_MAGIC, 3, unsigned int)