Home
last modified time | relevance | path

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

/linux/include/drm/display/
A Ddrm_dp_helper.h741 struct drm_edp_backlight_info { struct
752 drm_edp_backlight_init(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, argument
755 int drm_edp_backlight_set_level(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl,
757 int drm_edp_backlight_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl,
759 int drm_edp_backlight_disable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl);
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_connector.h52 struct drm_edp_backlight_info edp_info;
/linux/drivers/gpu/drm/display/
A Ddrm_dp_helper.c60 struct drm_edp_backlight_info info;
3686 int drm_edp_backlight_set_level(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_set_level()
3716 drm_edp_backlight_set_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_set_enable()
3765 int drm_edp_backlight_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_enable()
3826 int drm_edp_backlight_disable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl) in drm_edp_backlight_disable()
3839 drm_edp_backlight_probe_max(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_probe_max()
3934 drm_edp_backlight_probe_state(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_probe_state()
3994 drm_edp_backlight_init(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_init()
/linux/drivers/gpu/drm/i915/display/
A Dintel_display_types.h409 struct drm_edp_backlight_info info;

Completed in 24 milliseconds