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

/linux-master/net/nfc/
H A Dnfc.h141 int nfc_activate_target(struct nfc_dev *dev, u32 target_idx, u32 protocol);
H A Drawsock.c112 rc = nfc_activate_target(dev, addr->target_idx, addr->nfc_protocol);
H A Dcore.c388 * nfc_activate_target - prepare the target for data exchange
394 int nfc_activate_target(struct nfc_dev *dev, u32 target_idx, u32 protocol) function
H A Dnetlink.c900 rc = nfc_activate_target(dev, target_idx, protocol);

Completed in 147 milliseconds