Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.c1310 sw = tb_switch_alloc(port->sw->tb, &port->sw->dev, in tb_scan_port()
2956 tb->root_switch = tb_switch_alloc(tb, &tb->dev, 0); in tb_start()
H A Dswitch.c2412 struct tb_switch *tb_switch_alloc(struct tb *tb, struct device *parent, in tb_switch_alloc() function