Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h2792 bool dc_smart_power_oled_get_max_cll(const struct dc_link *link, unsigned int *pCurrent_MaxCLL);
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c6110 bool dc_smart_power_oled_get_max_cll(const struct dc_link *link, unsigned int *pCurrent_MaxCLL) in dc_smart_power_oled_get_max_cll() argument
6135 *pCurrent_MaxCLL = cmd.smart_power_oled_getmaxcll.data.output.current_max_cll; in dc_smart_power_oled_get_max_cll()
6137 *pCurrent_MaxCLL = 0; in dc_smart_power_oled_get_max_cll()