Home
last modified time | relevance | path

Searched refs:tb_ctl_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thunderbolt/
H A Ddomain.c400 tb->ctl = tb_ctl_alloc(nhi, tb->index, timeout_msec, tb_domain_event_cb, tb); in tb_domain_alloc()
H A Dctl.c646 struct tb_ctl *tb_ctl_alloc(struct tb_nhi *nhi, int index, int timeout_msec, in tb_ctl_alloc() function