Searched refs:drm_edp_backlight_info (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/include/drm/display/ |
| H A D | drm_dp_helper.h | 749 struct drm_edp_backlight_info { struct 760 drm_edp_backlight_init(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, argument 763 int drm_edp_backlight_set_level(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, 765 int drm_edp_backlight_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, 767 int drm_edp_backlight_disable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl);
|
| /linux-6.15/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_connector.h | 52 struct drm_edp_backlight_info edp_info;
|
| /linux-6.15/drivers/gpu/drm/display/ |
| H A D | drm_dp_helper.c | 61 struct drm_edp_backlight_info info; 3928 int drm_edp_backlight_set_level(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_set_level() 3958 drm_edp_backlight_set_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_set_enable() 4007 int drm_edp_backlight_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_enable() 4068 int drm_edp_backlight_disable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl) in drm_edp_backlight_disable() 4081 drm_edp_backlight_probe_max(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_probe_max() 4176 drm_edp_backlight_probe_state(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_probe_state() 4236 drm_edp_backlight_init(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_init()
|
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_types.h | 415 struct drm_edp_backlight_info info;
|