Searched refs:tb_ctl_alloc (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/thunderbolt/ |
H A D | ctl.h | 24 struct tb_ctl *tb_ctl_alloc(struct tb_nhi *nhi, int index, int timeout_msec,
|
H A D | domain.c | 400 tb->ctl = tb_ctl_alloc(nhi, tb->index, timeout_msec, tb_domain_event_cb, tb); in tb_domain_alloc()
|
H A D | ctl.c | 630 * tb_ctl_alloc() - allocate a control channel 641 struct tb_ctl *tb_ctl_alloc(struct tb_nhi *nhi, int index, int timeout_msec, in tb_ctl_alloc() 638 struct tb_ctl *tb_ctl_alloc(struct tb_nhi *nhi, int index, int timeout_msec, tb_ctl_alloc() function
|