Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/fdp/
H A Dfdp.h27 void fdp_nci_remove(struct nci_dev *ndev);
H A Dfdp.c755 void fdp_nci_remove(struct nci_dev *ndev) in fdp_nci_remove() function
760 EXPORT_SYMBOL(fdp_nci_remove);
H A Di2c.c347 fdp_nci_remove(phy->ndev); in fdp_nci_i2c_remove()