Home
last modified time | relevance | path

Searched refs:nfc_stop_poll (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/nfc/
H A Dnfc.h134 int nfc_stop_poll(struct nfc_dev *dev);
H A Dnetlink.c870 rc = nfc_stop_poll(dev); in nfc_genl_stop_poll()
1798 nfc_stop_poll(dev); in nfc_urelease_event_work()
H A Dcore.c240 int nfc_stop_poll(struct nfc_dev *dev) in nfc_stop_poll() function