Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st21nfca/
H A Dst21nfca.h171 void st21nfca_hci_remove(struct nfc_hci_dev *hdev);
H A Dcore.c1024 void st21nfca_hci_remove(struct nfc_hci_dev *hdev) in st21nfca_hci_remove() function
1034 EXPORT_SYMBOL(st21nfca_hci_remove);
H A Di2c.c568 st21nfca_hci_remove(phy->hdev); in st21nfca_hci_i2c_remove()