Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h1263 int usb4_switch_setup(struct tb_switch *sw);
H A Dusb4.c242 int usb4_switch_setup(struct tb_switch *sw) in usb4_switch_setup() function
H A Dswitch.c2615 ret = usb4_switch_setup(sw); in tb_switch_configure()