Searched refs:dc_link_set_psr_enable (Results 1 – 3 of 3) sorted by relevance
149 bool dc_link_set_psr_enable(const struct dc_link *dc_link, bool enable, bool wait);
1751 dc_link_set_psr_enable(link, false, true); in handle_hpd_irq_psr_sink()1752 dc_link_set_psr_enable(link, true, true); in handle_hpd_irq_psr_sink()
2114 bool dc_link_set_psr_enable(const struct dc_link *link, bool enable, bool wait) in dc_link_set_psr_enable() function