Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Ddomain.c417 int tb_domain_add(struct tb *tb) in tb_domain_add() function
H A Dtb.h609 int tb_domain_add(struct tb *tb);
H A Dnhi.c1242 res = tb_domain_add(tb); in nhi_probe()