Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/nxp-nci/
Dcore.c164 void nxp_nci_remove(struct nci_dev *ndev) in nxp_nci_remove() function
182 EXPORT_SYMBOL(nxp_nci_remove);
Dnxp-nci.h87 void nxp_nci_remove(struct nci_dev *ndev);
Di2c.c382 nxp_nci_remove(phy->ndev); in nxp_nci_i2c_remove()