Searched refs:wait_for_hpd (Results 1 – 5 of 5) sorted by relevance
34 void edp_panel_backlight_power_on(struct dc_link *link, bool wait_for_hpd);
398 void edp_panel_backlight_power_on(struct dc_link *link, bool wait_for_hpd) in edp_panel_backlight_power_on() argument404 if (wait_for_hpd) in edp_panel_backlight_power_on()
422 void dc_link_edp_panel_backlight_power_on(struct dc_link *link, bool wait_for_hpd) in dc_link_edp_panel_backlight_power_on() argument424 link->dc->link_srv->edp_panel_backlight_power_on(link, wait_for_hpd); in dc_link_edp_panel_backlight_power_on()
250 struct dc_link *link, bool wait_for_hpd);
2321 bool wait_for_hpd);
Completed in 25 milliseconds