Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/st21nfca/
Dst21nfca.h181 void st21nfca_hci_remove(struct nfc_hci_dev *hdev);
Dcore.c1036 void st21nfca_hci_remove(struct nfc_hci_dev *hdev) in st21nfca_hci_remove() function
1046 EXPORT_SYMBOL(st21nfca_hci_remove);
Di2c.c584 st21nfca_hci_remove(phy->hdev); in st21nfca_hci_i2c_remove()