Searched refs:st_nci_probe (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/st-nci/ |
H A D | core.c | 114 int st_nci_probe(struct llt_ndlc *ndlc, int phy_headroom, in st_nci_probe() function 162 EXPORT_SYMBOL_GPL(st_nci_probe); variable
|
H A D | st-nci.h | 122 int st_nci_probe(struct llt_ndlc *ndlc, int phy_headroom,
|
H A D | ndlc.c | 283 return st_nci_probe(ndlc, phy_headroom, phy_tailroom, se_status); in ndlc_probe()
|
/kernel/linux/linux-6.6/drivers/nfc/st-nci/ |
H A D | core.c | 112 int st_nci_probe(struct llt_ndlc *ndlc, int phy_headroom, in st_nci_probe() function 161 EXPORT_SYMBOL_GPL(st_nci_probe); variable
|
H A D | st-nci.h | 122 int st_nci_probe(struct llt_ndlc *ndlc, int phy_headroom,
|
H A D | ndlc.c | 279 return st_nci_probe(ndlc, phy_headroom, phy_tailroom, se_status); in ndlc_probe()
|
Completed in 3 milliseconds