Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.c817 ret = usb4_dp_port_allocate_bandwidth(in, 0); in tb_dp_bandwidth_alloc_mode_enable()
1040 ret = usb4_dp_port_allocate_bandwidth(in, tmp); in tb_dp_alloc_bandwidth()
1047 ret = usb4_dp_port_allocate_bandwidth(in, tmp); in tb_dp_alloc_bandwidth()
H A Dtb.h1355 int usb4_dp_port_allocate_bandwidth(struct tb_port *port, int bw);
H A Dusb4.c2913 int usb4_dp_port_allocate_bandwidth(struct tb_port *port, int bw) in usb4_dp_port_allocate_bandwidth() function