Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nfc/st-nci/
Dcore.c164 void st_nci_remove(struct nci_dev *ndev) in st_nci_remove() function
173 EXPORT_SYMBOL_GPL(st_nci_remove);
Dst-nci.h121 void st_nci_remove(struct nci_dev *ndev);
Dndlc.c289 st_nci_remove(ndlc->ndev); in ndlc_remove()