Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dctl.h20 void tb_ctl_free(struct tb_ctl *ctl);
Dctl.c509 tb_ctl_free(ctl); in tb_ctl_alloc()
520 void tb_ctl_free(struct tb_ctl *ctl) in tb_ctl_free() function
Dtb.c325 tb_ctl_free(tb->ctl); in thunderbolt_shutdown_and_free()