Searched refs:backlight_device (Results 76 - 100 of 145) sorted by relevance

123456

/linux-master/drivers/video/backlight/
H A Dcorgi_lcd.c86 struct backlight_device *bl_dev;
389 static int corgi_bl_get_intensity(struct backlight_device *bd)
421 static int corgi_bl_update_status(struct backlight_device *bd)
H A Dadp8870_bl.c109 struct backlight_device *bl;
350 static int adp8870_bl_set(struct backlight_device *bl, int brightness)
400 static int adp8870_bl_update_status(struct backlight_device *bl)
405 static int adp8870_bl_get_brightness(struct backlight_device *bl)
417 static int adp8870_bl_setup(struct backlight_device *bl)
843 struct backlight_device *bl;
H A Dadp8860_bl.c107 struct backlight_device *bl;
324 static int adp8860_bl_set(struct backlight_device *bl, int brightness)
362 static int adp8860_bl_update_status(struct backlight_device *bl)
367 static int adp8860_bl_get_brightness(struct backlight_device *bl)
379 static int adp8860_bl_setup(struct backlight_device *bl)
654 struct backlight_device *bl;
H A Dlp855x_bl.c70 struct backlight_device *bl;
240 static int lp855x_bl_update_status(struct backlight_device *bl)
264 struct backlight_device *bl;
H A Darcxcnn_bl.c89 struct backlight_device *bl;
130 static int arcxcnn_bl_update_status(struct backlight_device *bl)
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-sony-acx565akm.c52 struct backlight_device *backlight;
298 static int acx565akm_bl_update_status_locked(struct backlight_device *dev)
308 static int acx565akm_bl_update_status(struct backlight_device *dev)
320 static int acx565akm_bl_get_intensity(struct backlight_device *dev)
H A Dpanel-raydium-rm67191.c202 struct backlight_device *backlight;
464 static int rad_bl_get_brightness(struct backlight_device *bl)
485 static int rad_bl_update_status(struct backlight_device *bl)
H A Dpanel-samsung-s6e63j0x03.c38 struct backlight_device *bl_dev;
185 struct backlight_device *bl_dev = ctx->bl_dev;
206 static int s6e63j0x03_set_brightness(struct backlight_device *bl_dev)
H A Dpanel-samsung-s6d7aa0.c184 static int s6d7aa0_bl_update_status(struct backlight_device *bl)
197 static int s6d7aa0_bl_get_brightness(struct backlight_device *bl)
215 static struct backlight_device *
H A Dpanel-visionox-vtdr6130.c233 static int visionox_vtdr6130_bl_update_status(struct backlight_device *bl)
245 static struct backlight_device *
H A Dpanel-visionox-r66451.c252 static int visionox_r66451_bl_update_status(struct backlight_device *bl)
264 static struct backlight_device *
H A Dpanel-samsung-s6e3ha2.c235 struct backlight_device *bl_dev;
410 static int s6e3ha2_get_brightness(struct backlight_device *bl_dev)
417 struct backlight_device *bl_dev = ctx->bl_dev;
434 struct backlight_device *bl_dev = ctx->bl_dev;
449 static int s6e3ha2_set_brightness(struct backlight_device *bl_dev)
H A Dpanel-magnachip-d53e6ea8966.c65 struct backlight_device *bl_dev;
325 static int ams495qa01_set_brightness(struct backlight_device *bd)
/linux-master/include/drm/
H A Ddrm_mipi_dbi.h124 struct backlight_device *backlight;
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.h50 struct backlight_device *dev;
/linux-master/drivers/regulator/
H A Drpi-panel-attiny-regulator.c185 static int attiny_update_status(struct backlight_device *bl)
288 struct backlight_device *bl;
/linux-master/drivers/gpu/drm/gud/
H A Dgud_connector.c27 struct backlight_device *backlight;
109 static int gud_connector_backlight_update_status(struct backlight_device *bd)
127 struct backlight_device *bd;
/linux-master/drivers/gpu/drm/bridge/
H A Dparade-ps8622.c48 struct backlight_device *bl;
323 static int ps8622_backlight_update(struct backlight_device *bl)
/linux-master/drivers/hid/
H A Dhid-picolcd.h92 struct backlight_device *backlight;
/linux-master/drivers/platform/x86/
H A Dapple-gmux.c66 struct backlight_device *bdev;
336 static int gmux_get_brightness(struct backlight_device *bd)
343 static int gmux_update_status(struct backlight_device *bd)
785 struct backlight_device *bdev = NULL;
H A Dfujitsu-laptop.c125 struct backlight_device *bl_device;
355 static int bl_get_brightness(struct backlight_device *b)
362 static int bl_update_status(struct backlight_device *b)
483 struct backlight_device *bd;
H A Dasus-wmi.c228 struct backlight_device *backlight_device; member in struct:asus_wmi
229 struct backlight_device *screenpad_backlight_device;
3845 static int read_brightness(struct backlight_device *bd)
3858 static u32 get_scalar_command(struct backlight_device *bd)
3875 static int update_bl_status(struct backlight_device *bd)
3913 struct backlight_device *bd = asus->backlight_device;
3931 struct backlight_device *bd;
3957 asus->backlight_device
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_panel.c538 struct backlight_device *backlight;
/linux-master/include/linux/
H A Dfb.h17 struct backlight_device;
476 struct backlight_device *bl_dev;
746 struct backlight_device *fb_bl_device(struct fb_info *info);
748 static inline struct backlight_device *fb_bl_device(struct fb_info *info)
/linux-master/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dsi-cm.c48 struct backlight_device *bldev;
329 static int dsicm_bl_update_status(struct backlight_device *dev)
357 static int dsicm_bl_get_intensity(struct backlight_device *dev)
1115 struct backlight_device *bldev = NULL;
1243 struct backlight_device *bldev;

Completed in 428 milliseconds

123456