Home
last modified time | relevance | path

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

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