Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/st21nfca/
Dst21nfca.h64 void st21nfca_hci_remove(struct nfc_hci_dev *hdev);
Dst21nfca.c1051 void st21nfca_hci_remove(struct nfc_hci_dev *hdev) in st21nfca_hci_remove() function
1061 EXPORT_SYMBOL(st21nfca_hci_remove);
Di2c.c664 st21nfca_hci_remove(phy->hdev); in st21nfca_hci_i2c_remove()