Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dtunnel.c913 ret = usb4_dp_port_allocated_bandwidth(in); in tb_dp_bandwidth_mode_consumed_bandwidth()
951 ret = usb4_dp_port_allocated_bandwidth(in); in tb_dp_allocated_bandwidth()
Dtb.h1306 int usb4_dp_port_allocated_bandwidth(struct tb_port *port);
Dusb4.c2673 int usb4_dp_port_allocated_bandwidth(struct tb_port *port) in usb4_dp_port_allocated_bandwidth() function