Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_panel_cntl.c48 static unsigned int dcn301_get_16_bit_backlight_from_pwm(struct panel_cntl *panel_cntl) in dcn301_get_16_bit_backlight_from_pwm() function
145 current_backlight = dcn301_get_16_bit_backlight_from_pwm(panel_cntl); in dcn301_panel_cntl_hw_init()
201 .get_current_backlight = dcn301_get_16_bit_backlight_from_pwm,