Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnfc.h263 #define NFC_SE_ENABLED 0x1 macro
/openbmc/linux/net/nfc/
H A Dcore.c581 if (se->state == NFC_SE_ENABLED) { in nfc_enable_se()
588 se->state = NFC_SE_ENABLED; in nfc_enable_se()
H A Dnetlink.c1447 if (se->state != NFC_SE_ENABLED) { in nfc_se_io()