Home
last modified time | relevance | path

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

/drivers/nfc/st21nfca/
Dst21nfca.h177 int st21nfca_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops,
Dcore.c949 int st21nfca_hci_probe(void *phy_id, struct nfc_phy_ops *phy_ops, in st21nfca_hci_probe() function
1034 EXPORT_SYMBOL(st21nfca_hci_probe);
Di2c.c681 return st21nfca_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in st21nfca_hci_i2c_probe()