Searched refs:alloc_switch (Results 1 – 2 of 2) sorted by relevance
/drivers/thunderbolt/ |
D | icm.c | 589 static struct tb_switch *alloc_switch(struct tb_switch *parent_sw, u64 route, in alloc_switch() function 826 sw = alloc_switch(parent_sw, route, &pkg->ep_uuid); in icm_fr_device_connected() 1239 sw = alloc_switch(parent_sw, route, &pkg->ep_uuid); in __icm_tr_device_connected()
|
D | test.c | 36 static struct tb_switch *alloc_switch(struct kunit *test, u64 route, in alloc_switch() function 76 sw = alloc_switch(test, 0, 7, 13); in alloc_host() 152 sw = alloc_switch(test, route, 1, 19); in alloc_dev_default()
|