Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Ddomain.c446 tb_ctl_start(tb->ctl); in tb_domain_add()
548 tb_ctl_start(tb->ctl); in tb_domain_resume_noirq()
580 tb_ctl_start(tb->ctl); in tb_domain_thaw_noirq()
607 tb_ctl_start(tb->ctl); in tb_domain_runtime_resume()
Dctl.h26 void tb_ctl_start(struct tb_ctl *ctl);
Dctl.c700 void tb_ctl_start(struct tb_ctl *ctl) in tb_ctl_start() function