Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nfc/nxp-nci/
H A Dcore.c142 void nxp_nci_remove(struct nci_dev *ndev) in nxp_nci_remove() function
160 EXPORT_SYMBOL(nxp_nci_remove);
H A Dnxp-nci.h76 void nxp_nci_remove(struct nci_dev *ndev);
H A Di2c.c321 nxp_nci_remove(phy->ndev); in nxp_nci_i2c_remove()