Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.c839 if (!usb4_dp_port_bandwidth_mode_supported(in)) in tb_dp_init()
855 if (!usb4_dp_port_bandwidth_mode_supported(in)) in tb_dp_deinit()
H A Dtb.h1343 bool usb4_dp_port_bandwidth_mode_supported(struct tb_port *port);
H A Dusb4.c2450 bool usb4_dp_port_bandwidth_mode_supported(struct tb_port *port) in usb4_dp_port_bandwidth_mode_supported() function