Home
last modified time | relevance | path

Searched refs:has_backlight (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6d7aa0.c42 bool has_backlight; member
314 .has_backlight = false,
417 .has_backlight = true,
445 .has_backlight = true,
524 if (ctx->desc->has_backlight && !ctx->panel.backlight) { in s6d7aa0_probe()
/openbmc/linux/drivers/media/usb/gspca/
H A Dvc032x.c3707 bool has_backlight = false; in sd_init_controls() local
3731 has_brightness = has_contrast = has_sat = has_backlight = in sd_init_controls()
3771 if (has_backlight) in sd_init_controls()