Searched refs:dc_link_set_psr_enable (Results 1 – 3 of 3) sorted by relevance
173 bool dc_link_set_psr_enable(const struct dc_link *dc_link, bool enable, bool wait);
2103 dc_link_set_psr_enable(link, false, true); in handle_hpd_irq_psr_sink()2104 dc_link_set_psr_enable(link, true, true); in handle_hpd_irq_psr_sink()
2384 bool dc_link_set_psr_enable(const struct dc_link *link, bool enable, bool wait) in dc_link_set_psr_enable() function