Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/nfc/
H A Dnfc.h135 int nfc_stop_poll(struct nfc_dev *dev);
H A Dcore.c195 * the nfc_stop_poll function is called.
236 * nfc_stop_poll - stop polling for nfc targets
240 int nfc_stop_poll(struct nfc_dev *dev) in nfc_stop_poll() function
H A Dnetlink.c870 rc = nfc_stop_poll(dev); in nfc_genl_stop_poll()
1851 nfc_stop_poll(dev); in nfc_urelease_event_work()
/kernel/linux/linux-6.6/net/nfc/
H A Dnfc.h135 int nfc_stop_poll(struct nfc_dev *dev);
H A Dcore.c196 * the nfc_stop_poll function is called.
237 * nfc_stop_poll - stop polling for nfc targets
241 int nfc_stop_poll(struct nfc_dev *dev) in nfc_stop_poll() function
H A Dnetlink.c870 rc = nfc_stop_poll(dev); in nfc_genl_stop_poll()
1852 nfc_stop_poll(dev); in nfc_urelease_event_work()

Completed in 10 milliseconds