Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtunnel.c1212 ret = usb4_dp_port_allocated_bandwidth(in); in tb_dp_bandwidth_mode_consumed_bandwidth()
1246 ret = usb4_dp_port_allocated_bandwidth(in); in tb_dp_allocated_bandwidth()
H A Dtb.h1476 int usb4_dp_port_allocated_bandwidth(struct tb_port *port);
H A Dusb4.c2948 int usb4_dp_port_allocated_bandwidth(struct tb_port *port) in usb4_dp_port_allocated_bandwidth() function