Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dtunnel.c766 ret = usb4_dp_port_allocate_bandwidth(in, 0); in tb_dp_bandwidth_alloc_mode_enable()
992 ret = usb4_dp_port_allocate_bandwidth(in, tmp); in tb_dp_alloc_bandwidth()
999 ret = usb4_dp_port_allocate_bandwidth(in, tmp); in tb_dp_alloc_bandwidth()
Dtb.h1307 int usb4_dp_port_allocate_bandwidth(struct tb_port *port, int bw);
Dusb4.c2767 int usb4_dp_port_allocate_bandwidth(struct tb_port *port, int bw) in usb4_dp_port_allocate_bandwidth() function