Home
last modified time | relevance | path

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

/linux/drivers/nfc/st-nci/
H A Dcore.c112 int st_nci_probe(struct llt_ndlc *ndlc, int phy_headroom, in st_nci_probe() function
161 EXPORT_SYMBOL_GPL(st_nci_probe);
H A Dst-nci.h122 int st_nci_probe(struct llt_ndlc *ndlc, int phy_headroom,
H A Dndlc.c279 return st_nci_probe(ndlc, phy_headroom, phy_tailroom, se_status); in ndlc_probe()