edp_set_coasting_vtotal
bool (*edp_set_coasting_vtotal)(
link_srv->edp_set_coasting_vtotal = edp_set_coasting_vtotal;
bool edp_set_coasting_vtotal(struct dc_link *link, uint32_t coasting_vtotal, uint16_t frame_skip_number);
return link->dc->link_srv->edp_set_coasting_vtotal(link, coasting_vtotal, frame_skip_number);