Home
last modified time | relevance | path

Searched refs:usb4_switch_add_ports (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h1287 int usb4_switch_add_ports(struct tb_switch *sw);
H A Dusb4.c1032 int usb4_switch_add_ports(struct tb_switch *sw) in usb4_switch_add_ports() function
H A Dswitch.c3333 ret = usb4_switch_add_ports(sw); in tb_switch_add()