Searched refs:st21nfca_hci_probe (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/ |
H A D | st21nfca.h | 167 int st21nfca_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops,
|
H A D | core.c | 938 int st21nfca_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, in st21nfca_hci_probe() function 1023 EXPORT_SYMBOL(st21nfca_hci_probe); variable
|
H A D | i2c.c | 560 r = st21nfca_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in st21nfca_hci_i2c_probe()
|
/kernel/linux/linux-6.6/drivers/nfc/st21nfca/ |
H A D | st21nfca.h | 167 int st21nfca_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops,
|
H A D | core.c | 937 int st21nfca_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, in st21nfca_hci_probe() function 1022 EXPORT_SYMBOL(st21nfca_hci_probe); variable
|
H A D | i2c.c | 548 r = st21nfca_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in st21nfca_hci_i2c_probe()
|
Completed in 6 milliseconds