Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dctl.h28 void tb_ctl_free(struct tb_ctl *ctl);
H A Dctl.c663 tb_ctl_free(ctl); in tb_ctl_alloc()
675 void tb_ctl_free(struct tb_ctl *ctl) in tb_ctl_free() function
H A Ddomain.c322 tb_ctl_free(tb->ctl); in tb_domain_release()