Searched refs:wait_for_hpd (Results 1 – 5 of 5) sorted by relevance
33 void edp_panel_backlight_power_on(struct dc_link *link, bool wait_for_hpd);
370 void edp_panel_backlight_power_on(struct dc_link *link, bool wait_for_hpd) in edp_panel_backlight_power_on() argument376 if (wait_for_hpd) in edp_panel_backlight_power_on()
413 void dc_link_edp_panel_backlight_power_on(struct dc_link *link, bool wait_for_hpd) in dc_link_edp_panel_backlight_power_on() argument415 link->dc->link_srv->edp_panel_backlight_power_on(link, wait_for_hpd); in dc_link_edp_panel_backlight_power_on()
245 struct dc_link *link, bool wait_for_hpd);
2199 bool wait_for_hpd);