Home
last modified time | relevance | path

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

/linux/net/nfc/
H A Dcore.c1186 void nfc_remove_device(struct nfc_dev *dev) in nfc_remove_device() function
1200 EXPORT_SYMBOL(nfc_remove_device);
1210 nfc_remove_device(dev); in nfc_unregister_device()
/linux/include/net/nfc/
H A Dnfc.h223 void nfc_remove_device(struct nfc_dev *dev);
/linux/net/nfc/nci/
H A Dcore.c1325 nfc_remove_device(ndev->nfc_dev); in nci_unregister_device()