tb_ctl_alloc       24 drivers/thunderbolt/ctl.h struct tb_ctl *tb_ctl_alloc(struct tb_nhi *nhi, event_cb cb, void *cb_data);
tb_ctl_alloc      426 drivers/thunderbolt/domain.c 	tb->ctl = tb_ctl_alloc(tb->nhi, tb_domain_event_cb, tb);