Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dctl.h19 void tb_ctl_stop(struct tb_ctl *ctl);
Dtb.c324 tb_ctl_stop(tb->ctl); in thunderbolt_shutdown_and_free()
403 tb_ctl_stop(tb->ctl); in thunderbolt_suspend()
Dctl.c559 void tb_ctl_stop(struct tb_ctl *ctl) in tb_ctl_stop() function