Searched refs:tb_release_unused_usb3_bandwidth (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tb.c | 712 static int tb_release_unused_usb3_bandwidth(struct tb *tb, in tb_release_unused_usb3_bandwidth() function 792 ret = tb_release_unused_usb3_bandwidth(tb, down, up); in tb_tunnel_usb3() 1188 ret = tb_release_unused_usb3_bandwidth(tb, in tb_recalc_estimated_bandwidth_for_group() 1366 ret = tb_release_unused_usb3_bandwidth(tb, in, out); in tb_tunnel_dp() 1855 ret = tb_release_unused_usb3_bandwidth(tb, in, out); in tb_alloc_dp_bandwidth()
|
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tb.c | 394 static int tb_release_unused_usb3_bandwidth(struct tb *tb, in tb_release_unused_usb3_bandwidth() function 469 ret = tb_release_unused_usb3_bandwidth(tb, down, up); in tb_tunnel_usb3() 897 ret = tb_release_unused_usb3_bandwidth(tb, in, out); in tb_tunnel_dp()
|
Completed in 6 milliseconds