Searched refs:tb_switch_alloc (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/thunderbolt/ |
H A D | tb.c | 1375 sw = tb_switch_alloc(port->sw->tb, &port->sw->dev, in tb_scan_port() 2663 tb->root_switch = tb_switch_alloc(tb, &tb->dev, 0); in tb_start()
|
H A D | icm.c | 615 sw = tb_switch_alloc(tb, &parent_sw->dev, route); in alloc_switch() 2155 tb->root_switch = tb_switch_alloc(tb, &tb->dev, 0); in icm_start()
|
H A D | tb.h | 791 struct tb_switch *tb_switch_alloc(struct tb *tb, struct device *parent,
|
H A D | switch.c | 2427 struct tb_switch *tb_switch_alloc(struct tb *tb, struct device *parent, in tb_switch_alloc() function
|