Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/display/
H A Ddrm_dp_helper.h668 struct drm_edp_backlight_info { struct
679 drm_edp_backlight_init(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, argument
682 int drm_edp_backlight_set_level(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl,
684 int drm_edp_backlight_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl,
686 int drm_edp_backlight_disable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl);
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.h52 struct drm_edp_backlight_info edp_info;
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c59 struct drm_edp_backlight_info info;
3471 int drm_edp_backlight_set_level(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_set_level()
3501 drm_edp_backlight_set_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_set_enable()
3550 int drm_edp_backlight_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_enable()
3611 int drm_edp_backlight_disable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl) in drm_edp_backlight_disable()
3624 drm_edp_backlight_probe_max(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_probe_max()
3719 drm_edp_backlight_probe_state(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_probe_state()
3779 drm_edp_backlight_init(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_init()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h394 struct drm_edp_backlight_info info;