Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dctl.h27 void tb_ctl_free(struct tb_ctl *ctl);
H A Dctl.c646 tb_ctl_free(ctl); in tb_ctl_alloc()
657 void tb_ctl_free(struct tb_ctl *ctl) in tb_ctl_free() function
H A Ddomain.c314 tb_ctl_free(tb->ctl); in tb_domain_release()