Searched refs:drm_edp_backlight_info (Results 1 – 4 of 4) sorted by relevance
| /linux/include/drm/ |
| A D | drm_dp_helper.h | 2228 struct drm_edp_backlight_info { struct 2238 drm_edp_backlight_init(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, argument 2241 int drm_edp_backlight_set_level(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, 2243 int drm_edp_backlight_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, 2245 int drm_edp_backlight_disable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl);
|
| /linux/drivers/gpu/drm/ |
| A D | drm_dp_helper.c | 43 struct drm_edp_backlight_info info; 3170 int drm_edp_backlight_set_level(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_set_level() 3196 drm_edp_backlight_set_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_set_enable() 3245 int drm_edp_backlight_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, in drm_edp_backlight_enable() 3316 int drm_edp_backlight_disable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl) in drm_edp_backlight_disable() 3329 drm_edp_backlight_probe_max(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_probe_max() 3421 drm_edp_backlight_probe_level(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_probe_level() 3478 drm_edp_backlight_init(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, in drm_edp_backlight_init()
|
| /linux/drivers/gpu/drm/nouveau/ |
| A D | nouveau_connector.h | 52 struct drm_edp_backlight_info edp_info;
|
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_display_types.h | 322 struct drm_edp_backlight_info info;
|
Completed in 27 milliseconds