Home
last modified time | relevance | path

Searched defs:dcn301_panel_cntl (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_panel_cntl.c55 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(panel_cntl); in dcn301_get_16_bit_backlight_from_pwm() local
98 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(panel_cntl); in dcn301_panel_cntl_hw_init() local
152 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(*panel_cntl); in dcn301_panel_cntl_destroy() local
160 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(panel_cntl); in dcn301_is_panel_backlight_on() local
170 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(panel_cntl); in dcn301_is_panel_powered_on() local
182 struct dcn301_panel_cntl *dcn301_panel_cntl = TO_DCN301_PANEL_CNTL(panel_cntl); in dcn301_store_backlight_level() local
205 struct dcn301_panel_cntl *dcn301_panel_cntl, in dcn301_panel_cntl_construct()
H A Ddcn301_panel_cntl.h83 struct dcn301_panel_cntl { struct
86 const struct dcn301_panel_cntl_shift *shift; argument
87 const struct dcn301_panel_cntl_mask *mask; argument
91 struct dcn301_panel_cntl *panel_cntl, argument