Home
last modified time | relevance | path

Searched refs:tb_ctl_stop (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Ddomain.c472 tb_ctl_stop(tb->ctl); in tb_domain_add()
492 tb_ctl_stop(tb->ctl); in tb_domain_remove()
518 tb_ctl_stop(tb->ctl); in tb_domain_suspend_noirq()
557 tb_ctl_stop(tb->ctl); in tb_domain_freeze_noirq()
589 tb_ctl_stop(tb->ctl); in tb_domain_runtime_suspend()
H A Dctl.h26 void tb_ctl_stop(struct tb_ctl *ctl);
H A Dctl.c653 * Must be called after tb_ctl_stop.
701 void tb_ctl_stop(struct tb_ctl *ctl) in tb_ctl_stop() function
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Ddomain.c485 tb_ctl_stop(tb->ctl); in tb_domain_add()
504 tb_ctl_stop(tb->ctl); in tb_domain_remove()
530 tb_ctl_stop(tb->ctl); in tb_domain_suspend_noirq()
569 tb_ctl_stop(tb->ctl); in tb_domain_freeze_noirq()
601 tb_ctl_stop(tb->ctl); in tb_domain_runtime_suspend()
H A Dctl.h27 void tb_ctl_stop(struct tb_ctl *ctl);
H A Dctl.c671 * Must be called after tb_ctl_stop.
713 * tb_ctl_stop() - pause the control channel
721 void tb_ctl_stop(struct tb_ctl *ctl) in tb_ctl_stop() function

Completed in 6 milliseconds