Searched refs:dpia_handle_usb4_bandwidth_allocation_for_link (Results 1 – 5 of 5) sorted by relevance
80 void dpia_handle_usb4_bandwidth_allocation_for_link(struct dc_link *link, int peak_bw);
296 void dpia_handle_usb4_bandwidth_allocation_for_link(struct dc_link *link, int peak_bw) in dpia_handle_usb4_bandwidth_allocation_for_link() function
224 void (*dpia_handle_usb4_bandwidth_allocation_for_link)( member
177 link_srv->dpia_handle_usb4_bandwidth_allocation_for_link = in construct_link_service_dp_phy_or_dpia()178 dpia_handle_usb4_bandwidth_allocation_for_link; in construct_link_service_dp_phy_or_dpia()
376 link->dc->link_srv->dpia_handle_usb4_bandwidth_allocation_for_link(link, peak_bw); in dc_link_dp_dpia_handle_usb4_bandwidth_allocation_for_link()