Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Dabm.h45 struct abm_funcs { struct
46 void (*abm_init)(struct abm *abm);
47 bool (*set_abm_level)(struct abm *abm, unsigned int abm_level);
48 bool (*set_abm_immediate_disable)(struct abm *abm);
49 bool (*set_pipe)(struct abm *abm, unsigned int controller_id);
50 bool (*init_backlight)(struct abm *abm);
55 bool (*set_backlight_level_pwm)(struct abm *abm,
61 unsigned int (*get_current_backlight)(struct abm *abm);
62 unsigned int (*get_target_backlight)(struct abm *abm);