Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.h597 struct tb *tb_probe(struct tb_nhi *nhi);
H A Dnhi.c1233 tb = tb_probe(nhi); in nhi_probe()
H A Dtb.c1524 struct tb *tb_probe(struct tb_nhi *nhi) in tb_probe() function