Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Ddomain.c447 tb_ctl_start(tb->ctl); in tb_domain_add()
553 tb_ctl_start(tb->ctl); in tb_domain_resume_noirq()
585 tb_ctl_start(tb->ctl); in tb_domain_thaw_noirq()
612 tb_ctl_start(tb->ctl); in tb_domain_runtime_resume()
H A Dctl.c723 void tb_ctl_start(struct tb_ctl *ctl) in tb_ctl_start() function