Home
last modified time | relevance | path

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

/linux/include/net/nfc/ !
H A Dnfc.h224 void nfc_unregister_device(struct nfc_dev *dev);
/linux/net/nfc/ !
H A Dcore.c1207 void nfc_unregister_device(struct nfc_dev *dev) in nfc_unregister_device() function
1212 EXPORT_SYMBOL(nfc_unregister_device);
H A Ddigital_core.c839 nfc_unregister_device(ddev->nfc_dev); in nfc_digital_unregister_device()
/linux/net/nfc/hci/ !
H A Dcore.c1054 nfc_unregister_device(hdev->ndev); in nfc_hci_unregister_device()
/linux/drivers/nfc/pn533/ !
H A Dpn533.c2847 nfc_unregister_device(priv->nfc_dev); in pn53x_unregister_nfc()