Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nfc/st-nci/
Dcore.c163 void st_nci_remove(struct nci_dev *ndev) in st_nci_remove() function
172 EXPORT_SYMBOL_GPL(st_nci_remove);
Dst-nci.h121 void st_nci_remove(struct nci_dev *ndev);
Dndlc.c293 st_nci_remove(ndlc->ndev); in ndlc_remove()