Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/display/
Ddrm_dp_helper.h650 struct drm_edp_backlight_info { struct
661 drm_edp_backlight_init(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, argument
664 int drm_edp_backlight_set_level(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl,
666 int drm_edp_backlight_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl,
668 int drm_edp_backlight_disable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl);
/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_connector.h52 struct drm_edp_backlight_info edp_info;
/linux-6.1.9/drivers/gpu/drm/display/
Ddrm_dp_helper.c59 struct drm_edp_backlight_info info;
3436 int drm_edp_backlight_set_level(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_set_level()
3466 drm_edp_backlight_set_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_set_enable()
3515 int drm_edp_backlight_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_enable()
3576 int drm_edp_backlight_disable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl) in drm_edp_backlight_disable()
3589 drm_edp_backlight_probe_max(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_probe_max()
3684 drm_edp_backlight_probe_state(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_probe_state()
3744 drm_edp_backlight_init(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_init()
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_display_types.h379 struct drm_edp_backlight_info info;