Home
last modified time | relevance | path

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

/linux-4.4.14/net/nfc/
Dnfc.h29 #define NFC_TARGET_MODE_SLEEP 1 macro
Dnetlink.c888 nfc_deactivate_target(dev, target_idx, NFC_TARGET_MODE_SLEEP); in nfc_genl_activate_target()
/linux-4.4.14/net/nfc/nci/
Dcore.c854 case NFC_TARGET_MODE_SLEEP: in nci_deactivate_target()