Home
last modified time | relevance | path

Searched refs:tb_ctl_start (Results 1 – 3 of 3) 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.h26 void tb_ctl_start(struct tb_ctl *ctl);
H A Dctl.c715 * tb_ctl_start() - start/resume the control channel in tb_ctl_start() function
718 void tb_ctl_start(struct tb_ctl *ctl) in tb_ctl_start()