Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dnhi.c1317 return tb_probe(nhi); in nhi_select_cm()
1326 tb = tb_probe(nhi); in nhi_select_cm()
H A Dtb.h720 struct tb *tb_probe(struct tb_nhi *nhi);
H A Dtb.c3032 struct tb *tb_probe(struct tb_nhi *nhi) in tb_probe() function