Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Ddomain.c436 tb_ctl_start(tb->ctl); in tb_domain_add()
536 tb_ctl_start(tb->ctl); in tb_domain_resume_noirq()
568 tb_ctl_start(tb->ctl); in tb_domain_thaw_noirq()
595 tb_ctl_start(tb->ctl); in tb_domain_runtime_resume()
Dctl.h25 void tb_ctl_start(struct tb_ctl *ctl);
Dctl.c681 void tb_ctl_start(struct tb_ctl *ctl) in tb_ctl_start() function