Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.h477 struct tb *tb_probe(struct tb_nhi *nhi);
Dtb.c781 struct tb *tb_probe(struct tb_nhi *nhi) in tb_probe() function
Dnhi.c1163 tb = tb_probe(nhi); in nhi_probe()