Searched refs:backlight_device (Results 101 - 125 of 144) sorted by relevance

123456

/linux-master/drivers/gpu/drm/panel/
H A Dpanel-samsung-ld9040.c314 static int ld9040_bl_update_status(struct backlight_device *dev)
337 struct backlight_device *bldev;
H A Dpanel-orisetech-otm8009a.c69 struct backlight_device *bl_dev;
382 static int otm8009a_backlight_update_status(struct backlight_device *bd)
H A Dpanel-lg-sw43408.c177 static int sw43408_backlight_update_status(struct backlight_device *bl)
H A Dpanel-sony-tulip-truly-nt35521.c391 static int truly_nt35521_bl_update_status(struct backlight_device *bl)
404 static int truly_nt35521_bl_get_brightness(struct backlight_device *bl)
422 static struct backlight_device *
H A Dpanel-widechips-ws2401.c318 static int ws2401_set_brightness(struct backlight_device *bl)
H A Dpanel-novatek-nt35560.c148 static int nt35560_set_brightness(struct backlight_device *bl)
H A Dpanel-jdi-lpm102a188a.c47 struct backlight_device *backlight;
H A Dpanel-samsung-s6e63m0.c265 struct backlight_device *bl_dev;
610 static int s6e63m0_set_brightness(struct backlight_device *bd)
H A Dpanel-novatek-nt35510.c836 static int nt35510_set_brightness(struct backlight_device *bl)
1156 struct backlight_device *bl;
/linux-master/drivers/staging/olpc_dcon/
H A Dolpc_dcon.c517 static int dcon_bl_update(struct backlight_device *dev)
532 static int dcon_bl_get(struct backlight_device *dev)
/linux-master/drivers/gpu/drm/gma500/
H A Dpsb_drv.h504 struct backlight_device *backlight_device; member in struct:drm_psb_private
/linux-master/drivers/video/fbdev/
H A Datmel_lcdfb.c51 struct backlight_device *backlight;
108 static int atmel_bl_update_status(struct backlight_device *bl)
123 static int atmel_bl_get_brightness(struct backlight_device *bl)
138 struct backlight_device *bl;
H A Dsh_mobile_lcdcfb.c2123 static int sh_mobile_lcdc_update_bl(struct backlight_device *bdev)
2136 static int sh_mobile_lcdc_get_brightness(struct backlight_device *bdev)
2143 static int sh_mobile_lcdc_check_fb(struct backlight_device *bdev,
2156 static struct backlight_device *sh_mobile_lcdc_bl_probe(struct device *parent,
2159 struct backlight_device *bl;
2176 static void sh_mobile_lcdc_bl_remove(struct backlight_device *bdev)
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h473 struct backlight_device *backlight_dev[AMDGPU_DM_MAX_NUM_EDP];
/linux-master/drivers/platform/x86/
H A Dpanasonic-laptop.c242 struct backlight_device *backlight;
366 static int bl_get(struct backlight_device *bd)
376 static int bl_set_status(struct backlight_device *bd)
H A Dcompal-laptop.c316 static int bl_get_brightness(struct backlight_device *b)
321 static int bl_update_status(struct backlight_device *b)
747 static struct backlight_device *compalbl_device;
H A Dclassmate-laptop.c805 static int cmpc_bl_get_brightness(struct backlight_device *bd)
819 static int cmpc_bl_update_status(struct backlight_device *bd)
924 struct backlight_device *bd;
H A Dmsi-laptop.c285 static int bl_get_brightness(struct backlight_device *b)
291 static int bl_update_status(struct backlight_device *b)
301 static struct backlight_device *msibl_device;
H A Dideapad-laptop.c132 struct backlight_device *blightdev;
1242 static int ideapad_backlight_get_brightness(struct backlight_device *blightdev)
1255 static int ideapad_backlight_update_status(struct backlight_device *blightdev)
1280 struct backlight_device *blightdev;
1331 struct backlight_device *blightdev = priv->blightdev;
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c323 static uint8_t radeon_legacy_lvds_level(struct backlight_device *bd)
342 static int radeon_legacy_backlight_update_status(struct backlight_device *bd)
353 static int radeon_legacy_backlight_get_brightness(struct backlight_device *bd)
377 struct backlight_device *bd;
470 struct backlight_device *bd = NULL;
H A Dradeon_mode.h384 struct backlight_device *bl_dev;
428 struct backlight_device *bl_dev;
H A Datombios_encoders.c148 static u8 radeon_atom_bl_level(struct backlight_device *bd)
163 static int radeon_atom_backlight_update_status(struct backlight_device *bd)
173 static int radeon_atom_backlight_get_brightness(struct backlight_device *bd)
193 struct backlight_device *bd;
269 struct backlight_device *bd = NULL;
/linux-master/drivers/staging/fbtft/
H A Dfbtft-core.c131 static int fbtft_backlight_update_status(struct backlight_device *bd)
148 static int fbtft_backlight_get_brightness(struct backlight_device *bd)
171 struct backlight_device *bd;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h525 struct backlight_device *bl_dev;
/linux-master/include/linux/
H A Dfb.h17 struct backlight_device;
476 struct backlight_device *bl_dev;

Completed in 304 milliseconds

123456