Home
last modified time | relevance | path

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

/drivers/nfc/fdp/
Dfdp.h27 void fdp_nci_remove(struct nci_dev *ndev);
Dfdp.c769 void fdp_nci_remove(struct nci_dev *ndev) in fdp_nci_remove() function
774 EXPORT_SYMBOL(fdp_nci_remove);
Di2c.c350 fdp_nci_remove(phy->ndev); in fdp_nci_i2c_remove()