Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h1304 int usb4_port_asym_set_link_width(struct tb_port *port, enum tb_link_width width);
H A Dswitch.c1061 return usb4_port_asym_set_link_width(port, width); in tb_port_set_link_width()
1068 return usb4_port_asym_set_link_width(port, width); in tb_port_set_link_width()
H A Dusb4.c1525 int usb4_port_asym_set_link_width(struct tb_port *port, enum tb_link_width width) in usb4_port_asym_set_link_width() function