Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Ddomain.c456 tb_ctl_stop(tb->ctl); in tb_domain_add()
476 tb_ctl_stop(tb->ctl); in tb_domain_remove()
502 tb_ctl_stop(tb->ctl); in tb_domain_suspend_noirq()
546 tb_ctl_stop(tb->ctl); in tb_domain_runtime_suspend()
Dctl.h25 void tb_ctl_stop(struct tb_ctl *ctl);
Dctl.c693 void tb_ctl_stop(struct tb_ctl *ctl) in tb_ctl_stop() function