Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/st-nci/
Dcore.c175 void st_nci_remove(struct nci_dev *ndev) in st_nci_remove() function
184 EXPORT_SYMBOL_GPL(st_nci_remove);
Dst-nci.h132 void st_nci_remove(struct nci_dev *ndev);
Dndlc.c300 st_nci_remove(ndlc->ndev); in ndlc_remove()