Home
last modified time | relevance | path

Searched refs:dc_current_properties (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h922 struct dc_current_properties { struct
2303 void dc_query_current_properties(struct dc *dc, struct dc_current_properties *properties);
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c5260 void dc_query_current_properties(struct dc *dc, struct dc_current_properties *properties) in dc_query_current_properties()