hdmi_frl_poll_status_flag
return link->dc->link_srv->hdmi_frl_poll_status_flag(link);
bool (*hdmi_frl_poll_status_flag)(struct dc_link *link);
link_srv->hdmi_frl_poll_status_flag = hdmi_frl_poll_status_flag;
bool hdmi_frl_poll_status_flag(struct dc_link *link);