Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nfc/fdp/
Dfdp.h35 void fdp_nci_remove(struct nci_dev *ndev);
Dfdp.c802 void fdp_nci_remove(struct nci_dev *ndev) in fdp_nci_remove() function
813 EXPORT_SYMBOL(fdp_nci_remove);
Di2c.c357 fdp_nci_remove(phy->ndev); in fdp_nci_i2c_remove()