Searched refs:nfc_deactivate_target (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/nfc/
H A Dnfc.h143 int nfc_deactivate_target(struct nfc_dev *dev, u32 target_idx, u8 mode);
H A Drawsock.c309 nfc_deactivate_target(nfc_rawsock(sk)->dev,
H A Dnetlink.c899 nfc_deactivate_target(dev, target_idx, NFC_TARGET_MODE_SLEEP);
925 rc = nfc_deactivate_target(dev, target_idx, NFC_TARGET_MODE_SLEEP);
H A Dcore.c436 * nfc_deactivate_target - deactivate a nfc target
442 int nfc_deactivate_target(struct nfc_dev *dev, u32 target_idx, u8 mode) function

Completed in 129 milliseconds