Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/nfc/
H A Dnfc.h133 int nfc_start_poll(struct nfc_dev *dev, u32 im_protocols, u32 tm_protocols);
H A Dcore.c189 * nfc_start_poll - start polling for nfc targets
197 int nfc_start_poll(struct nfc_dev *dev, u32 im_protocols, u32 tm_protocols) in nfc_start_poll() function
H A Dnetlink.c828 rc = nfc_start_poll(dev, im_protocols, tm_protocols); in nfc_genl_start_poll()
/kernel/linux/linux-6.6/net/nfc/
H A Dnfc.h133 int nfc_start_poll(struct nfc_dev *dev, u32 im_protocols, u32 tm_protocols);
H A Dcore.c189 * nfc_start_poll - start polling for nfc targets
198 int nfc_start_poll(struct nfc_dev *dev, u32 im_protocols, u32 tm_protocols) in nfc_start_poll() function
H A Dnetlink.c828 rc = nfc_start_poll(dev, im_protocols, tm_protocols); in nfc_genl_start_poll()

Completed in 12 milliseconds