Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st21nfca/
H A Dst21nfca.h167 int st21nfca_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops,
H A Dcore.c937 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);
H A Di2c.c548 r = st21nfca_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in st21nfca_hci_i2c_probe()