Searched defs:dmub_psr_funcs (Results 1 – 1 of 1) sorted by relevance
38 struct dmub_psr_funcs { struct39 void (*set_psr_enable)(struct dmub_psr *dmub, bool enable);40 bool (*setup_psr)(struct dmub_psr *dmub, struct dc_link *link, struct psr_context *psr_context);41 void (*get_psr_state)(uint32_t *psr_state);42 void (*set_psr_level)(struct dmub_psr *dmub, uint16_t psr_level);