Searched refs:nfc_start_poll (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/nfc/
H A Dnfc.h143 int nfc_start_poll(struct nfc_dev *dev, u32 im_protocols, u32 tm_protocols);
H A Dcore.c201 * nfc_start_poll - start polling for nfc targets
209 int nfc_start_poll(struct nfc_dev *dev, u32 im_protocols, u32 tm_protocols) nfc_start_poll() function
H A Dnetlink.c820 rc = nfc_start_poll(dev, im_protocols, tm_protocols); nfc_genl_start_poll()

Completed in 155 milliseconds