Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/nxp-nci/
H A Dcore.c180 void nxp_nci_remove(struct nci_dev *ndev) in nxp_nci_remove() function
198 EXPORT_SYMBOL(nxp_nci_remove);
H A Dnxp-nci.h76 void nxp_nci_remove(struct nci_dev *ndev);
H A Di2c.c320 nxp_nci_remove(phy->ndev); in nxp_nci_i2c_remove()