Searched refs:get_subvp_en (Results 1 – 2 of 2) sorted by relevance
414 bool (*get_subvp_en)(struct dc *dc, struct dc_state *context); member
3906 if (dc->cap_funcs.get_subvp_en) in capabilities_show()3907 subvp_in_use = dc->cap_funcs.get_subvp_en(dc, dc->current_state); in capabilities_show()