Searched refs:tb_ctl_stop (Results 1 – 3 of 3) sorted by relevance
486 tb_ctl_stop(tb->ctl); in tb_domain_add() 505 tb_ctl_stop(tb->ctl); in tb_domain_remove() 535 tb_ctl_stop(tb->ctl); in tb_domain_suspend_noirq() 574 tb_ctl_stop(tb->ctl); in tb_domain_freeze_noirq() 606 tb_ctl_stop(tb->ctl); in tb_domain_runtime_suspend()
27 void tb_ctl_stop(struct tb_ctl *ctl);
694 * Must be called after tb_ctl_stop.736 * tb_ctl_stop() - pause the control channel744 void tb_ctl_stop(struct tb_ctl *ctl) in tb_ctl_stop() function