| /linux/drivers/platform/x86/dell/ |
| H A D | dell-uart-backlight.c | 131 u8 get_brightness[GET_CMD_LEN], resp[GET_RESP_LEN]; in dell_uart_get_brightness() local 134 get_brightness[0] = DELL_SOF(GET_CMD_LEN); in dell_uart_get_brightness() 135 get_brightness[1] = CMD_GET_BRIGHTNESS; in dell_uart_get_brightness() 136 get_brightness[2] = dell_uart_checksum(get_brightness, 2); in dell_uart_get_brightness() 138 ret = dell_uart_bl_command(dell_bl, get_brightness, GET_CMD_LEN, resp, GET_RESP_LEN); in dell_uart_get_brightness() 205 .get_brightness = dell_uart_get_brightness_op,
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_backlight.c | 92 .get_brightness = nv40_get_intensity, 200 .get_brightness = nv50_edp_get_brightness, 222 .get_brightness = nv50_get_intensity, 370 bl->dev->ops->get_brightness(bl->dev); in nouveau_backlight_init()
|
| /linux/drivers/video/backlight/ |
| H A D | backlight.c | 251 if (bd->ops && bd->ops->get_brightness) { in actual_brightness_show() 252 rc = bd->ops->get_brightness(bd); in actual_brightness_show() 350 if (bd->ops && bd->ops->get_brightness) { in backlight_force_update() 351 brightness = bd->ops->get_brightness(bd); in backlight_force_update()
|
| H A D | kb3886_bl.c | 129 .get_brightness = kb3886bl_get_intensity,
|
| H A D | lm3630a_bl.c | 258 .get_brightness = lm3630a_bank_a_get_brightness, 333 .get_brightness = lm3630a_bank_b_get_brightness,
|
| H A D | mt6370-backlight.c | 126 .get_brightness = mt6370_bl_get_brightness,
|
| H A D | lm3639_bl.c | 176 .get_brightness = lm3639_bled_get_brightness,
|
| H A D | lm3533_bl.c | 59 .get_brightness = lm3533_bl_get_brightness,
|
| H A D | corgi_lcd.c | 446 .get_brightness = corgi_bl_get_intensity,
|
| /linux/drivers/platform/x86/ |
| H A D | samsung-laptop.c | 79 u16 get_brightness; member 174 .get_brightness = 0x00, 237 .get_brightness = 0x10, 478 retval = sabi_command(samsung, commands->get_brightness, in read_brightness() 512 static int get_brightness(struct backlight_device *bd) in get_brightness() function 569 .get_brightness = get_brightness,
|
| H A D | nvidia-wmi-ec-backlight.c | 88 .get_brightness = nvidia_wmi_ec_backlight_get_brightness,
|
| H A D | msi-wmi.c | 169 .get_brightness = bl_get,
|
| H A D | msi-laptop.c | 297 .get_brightness = bl_get_brightness,
|
| H A D | apple-gmux.c | 355 .get_brightness = gmux_get_brightness,
|
| H A D | classmate-laptop.c | 866 .get_brightness = cmpc_bl_get_brightness,
|
| /linux/drivers/hid/ |
| H A D | hid-picolcd_backlight.c | 44 .get_brightness = picolcd_get_brightness,
|
| /linux/drivers/platform/x86/intel/ |
| H A D | oaktrail.c | 226 .get_brightness = get_backlight_brightness,
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-visionox-rm69299.c | 327 .get_brightness = visionox_rm69299_bl_get_brightness,
|
| H A D | panel-startek-kd070fhfid015.c | 224 .get_brightness = dsi_dcs_bl_get_brightness,
|
| H A D | panel-himax-hx83102.c | 1094 .get_brightness = hx83102_bl_get_brightness,
|
| /linux/drivers/platform/loongarch/ |
| H A D | loongson-laptop.c | 407 .get_brightness = loongson_laptop_get_brightness,
|
| /linux/drivers/video/fbdev/omap2/omapfb/displays/ |
| H A D | panel-sony-acx565akm.c | 397 .get_brightness = acx565akm_bl_get_intensity_locked,
|
| H A D | panel-dsi-cm.c | 363 .get_brightness = dsicm_bl_get_intensity,
|
| /linux/drivers/video/fbdev/ |
| H A D | ssd1307fb.c | 536 .get_brightness = ssd1307fb_get_brightness,
|
| H A D | atmel_lcdfb.c | 132 .get_brightness = atmel_bl_get_brightness,
|