Home
last modified time | relevance | path

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

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