Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnfc.h262 #define NFC_SE_DISABLED 0x0 macro
/openbmc/linux/net/nfc/
H A Dcore.c625 if (se->state == NFC_SE_DISABLED) { in nfc_disable_se()
632 se->state = NFC_SE_DISABLED; in nfc_disable_se()
888 se->state = NFC_SE_DISABLED; in nfc_add_se()