Searched refs:pn544_hci_probe (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/nfc/pn544/ |
H A D | pn544.h | 19 int pn544_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops,
|
H A D | mei.c | 29 r = pn544_hci_probe(phy, &mei_phy_ops, LLC_NOP_NAME, in pn544_mei_probe()
|
H A D | pn544.c | 903 int pn544_hci_probe(void *phy_id, const struct nfc_phy_ops *phy_ops, in pn544_hci_probe() function 971 EXPORT_SYMBOL(pn544_hci_probe);
|
H A D | i2c.c | 918 r = pn544_hci_probe(phy, &i2c_phy_ops, LLC_SHDLC_NAME, in pn544_hci_i2c_probe()
|