Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thunderbolt/
Ddomain.c435 int tb_domain_add(struct tb *tb, bool reset) in tb_domain_add() function
Dtb.h772 int tb_domain_add(struct tb *tb, bool reset);
Dnhi.c1394 res = tb_domain_add(tb, host_reset); in nhi_probe()