Searched refs:dc_link_get_psr_state (Results 1 – 3 of 3) sorted by relevance
224 bool dc_link_get_psr_state(const struct dc_link *dc_link, uint32_t *psr_state);
2215 dc_link_get_psr_state(link, &psr_state); in psr_get()
2605 bool dc_link_get_psr_state(const struct dc_link *link, uint32_t *psr_state) in dc_link_get_psr_state() function