Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dnhi.c1244 return tb_probe(nhi); in nhi_select_cm()
1253 tb = tb_probe(nhi); in nhi_select_cm()
Dtb.h699 struct tb *tb_probe(struct tb_nhi *nhi);
Dtb.c1790 struct tb *tb_probe(struct tb_nhi *nhi) in tb_probe() function