Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_abm.c60 struct dce_abm *abm_dce = TO_DCE_ABM(abm); in dce_abm_set_pipe() local
87 struct dce_abm *abm_dce, in dmcu_set_backlight_level() argument
140 struct dce_abm *abm_dce = TO_DCE_ABM(abm); in dce_abm_init() local
179 struct dce_abm *abm_dce = TO_DCE_ABM(abm); in dce_abm_get_current_backlight() local
190 struct dce_abm *abm_dce in dce_abm_get_target_backlight() local
201 struct dce_abm *abm_dce = TO_DCE_ABM(abm); dce_abm_set_level() local
237 struct dce_abm *abm_dce = TO_DCE_ABM(abm); dce_abm_set_backlight_level_pwm() local
263 dce_abm_construct(struct dce_abm * abm_dce,struct dc_context * ctx,const struct dce_abm_registers * regs,const struct dce_abm_shift * abm_shift,const struct dce_abm_mask * abm_mask) dce_abm_construct() argument
286 struct dce_abm *abm_dce = kzalloc(sizeof(*abm_dce), GFP_ATOMIC); dce_abm_create() local
302 struct dce_abm *abm_dce = TO_DCE_ABM(*abm); dce_abm_destroy() local
[all...]