Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Ddomain.c435 int tb_domain_add(struct tb *tb, bool reset) in tb_domain_add() function
H A Dtb.h733 int tb_domain_add(struct tb *tb, bool reset);
H A Dnhi.c1402 res = tb_domain_add(tb, reset); in nhi_probe()