Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h1303 bool usb4_port_asym_supported(struct tb_port *port);
H A Dusb4.c1504 bool usb4_port_asym_supported(struct tb_port *port) in usb4_port_asym_supported() function
H A Dswitch.c1009 !usb4_port_asym_supported(port)) in tb_port_width_supported()