Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Ddomain.c487 tb_ctl_stop(tb->ctl); in tb_domain_add()
506 tb_ctl_stop(tb->ctl); in tb_domain_remove()
538 tb_ctl_stop(tb->ctl); in tb_domain_suspend_noirq()
579 tb_ctl_stop(tb->ctl); in tb_domain_freeze_noirq()
611 tb_ctl_stop(tb->ctl); in tb_domain_runtime_suspend()
H A Dctl.c751 void tb_ctl_stop(struct tb_ctl *ctl) in tb_ctl_stop() function