Searched refs:dpia_handle_bw_alloc_response (Results 1 – 5 of 5) sorted by relevance
88 void dpia_handle_bw_alloc_response(struct dc_link *link, uint8_t bw, uint8_t result);
359 void dpia_handle_bw_alloc_response(struct dc_link *link, uint8_t bw, uint8_t result) in dpia_handle_bw_alloc_response() function
219 void (*dpia_handle_bw_alloc_response)( member
176 link_srv->dpia_handle_bw_alloc_response = dpia_handle_bw_alloc_response; in construct_link_service_dp_phy_or_dpia()
364 link->dc->link_srv->dpia_handle_bw_alloc_response(link, bw, result); in dc_link_handle_usb4_bw_alloc_response()