Home
last modified time | relevance | path

Searched refs:nfc_unregister_device (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/net/nfc/
Dnfc.h229 void nfc_unregister_device(struct nfc_dev *dev);
/linux-4.4.14/net/nfc/
Dcore.c1137 void nfc_unregister_device(struct nfc_dev *dev) in nfc_unregister_device() function
1172 EXPORT_SYMBOL(nfc_unregister_device);
Ddigital_core.c828 nfc_unregister_device(ddev->nfc_dev); in nfc_digital_unregister_device()
/linux-4.4.14/drivers/nfc/
Dnfcsim.c477 nfc_unregister_device(dev->nfc_dev); in nfcsim_free_device()
Dpn533.c3251 nfc_unregister_device(dev->nfc_dev); in pn533_probe()
3274 nfc_unregister_device(dev->nfc_dev); in pn533_disconnect()
/linux-4.4.14/net/nfc/hci/
Dcore.c1045 nfc_unregister_device(hdev->ndev); in nfc_hci_unregister_device()
/linux-4.4.14/net/nfc/nci/
Dcore.c1193 nfc_unregister_device(ndev->nfc_dev); in nci_unregister_device()