Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Ddomain.c454 tb_ctl_start(tb->ctl); in tb_domain_add()
556 tb_ctl_start(tb->ctl); in tb_domain_resume_noirq()
588 tb_ctl_start(tb->ctl); in tb_domain_thaw_noirq()
615 tb_ctl_start(tb->ctl); in tb_domain_runtime_resume()
Dctl.h26 void tb_ctl_start(struct tb_ctl *ctl);
Dctl.c701 void tb_ctl_start(struct tb_ctl *ctl) in tb_ctl_start() function