Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A Dtb.c1026 int requested_down) in tb_configure_asym() argument
2515 int *requested_down) in tb_alloc_dp_bandwidth() argument
2568 requested_down_corrected = *requested_down; in tb_alloc_dp_bandwidth()
2626 requested_down); in tb_alloc_dp_bandwidth()
2652 (*requested_down >= 0 && in tb_alloc_dp_bandwidth()
2661 *requested_down); in tb_alloc_dp_bandwidth()
2668 requested_down); in tb_alloc_dp_bandwidth()
2675 if (*requested_down > available_down) in tb_alloc_dp_bandwidth()
2781 requested_down = requested_bw; in tb_handle_dp_bandwidth_request()
2784 requested_down = -1; in tb_handle_dp_bandwidth_request()
[all …]