Home
last modified time | relevance | path

Searched refs:set_brightness (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dapple_bl.c37 void (*set_brightness)(int); member
89 .set_brightness = intel_chipset_set_brightness,
134 .set_brightness = nvidia_chipset_set_brightness,
167 hw_data->set_brightness(1); in apple_bl_add()
171 hw_data->set_brightness(0); in apple_bl_add()
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dapple_bl.c37 void (*set_brightness)(int); member
89 .set_brightness = intel_chipset_set_brightness,
134 .set_brightness = nvidia_chipset_set_brightness,
167 hw_data->set_brightness(1); in apple_bl_add()
171 hw_data->set_brightness(0); in apple_bl_add()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dsamsung-laptop.c79 u16 set_brightness; member
174 .set_brightness = 0x01,
237 .set_brightness = 0x11,
489 static void set_brightness(struct samsung_laptop *samsung, u8 user_brightness) in set_brightness() function
503 sabi_set_commandb(samsung, commands->set_brightness, 0); in set_brightness()
506 sabi_set_commandb(samsung, commands->set_brightness, user_level); in set_brightness()
526 * around in set_brightness. in check_for_stepping_quirk()
530 set_brightness(samsung, 1); in check_for_stepping_quirk()
540 set_brightness(samsung, check_level); in check_for_stepping_quirk()
547 set_brightness(samsun in check_for_stepping_quirk()
[all...]
H A Deeepc-laptop.c1095 static int set_brightness(struct backlight_device *bd, int value) in set_brightness() function
1104 return set_brightness(bd, bd->props.brightness); in update_bl_status()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dhp_accel.c43 void (*set_brightness)(struct delayed_led_classdev *data, enum led_brightness value); member
51 data->set_brightness(data, data->new_brightness); in delayed_set_status_worker()
278 .set_brightness = hpled_set,
H A Dsamsung-laptop.c79 u16 set_brightness; member
174 .set_brightness = 0x01,
237 .set_brightness = 0x11,
499 static void set_brightness(struct samsung_laptop *samsung, u8 user_brightness) in set_brightness() function
513 sabi_set_commandb(samsung, commands->set_brightness, 0); in set_brightness()
516 sabi_set_commandb(samsung, commands->set_brightness, user_level); in set_brightness()
536 * around in set_brightness. in check_for_stepping_quirk()
540 set_brightness(samsung, 1); in check_for_stepping_quirk()
550 set_brightness(samsung, check_level); in check_for_stepping_quirk()
557 set_brightness(samsun in check_for_stepping_quirk()
[all...]
H A Deeepc-laptop.c1095 static int set_brightness(struct backlight_device *bd, int value) in set_brightness() function
1104 return set_brightness(bd, bd->props.brightness); in update_bl_status()
/kernel/linux/linux-6.6/drivers/platform/x86/hp/
H A Dhp_accel.c40 void (*set_brightness)(struct delayed_led_classdev *data, enum led_brightness value); member
48 data->set_brightness(data, data->new_brightness); in delayed_set_status_worker()
266 .set_brightness = hpled_set,
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dshmob_drm.h49 int (*set_brightness)(int brightness); member
H A Dcros_ec_commands.h1962 } set_brightness, seq, demo; member
2031 * off, on, init, set_brightness, seq, reg, set_rgb, demo,
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dshmob_drm.h47 int (*set_brightness)(int brightness); member
H A Dcros_ec_commands.h1990 } set_brightness, seq, demo; member
2059 * off, on, init, set_brightness, seq, reg, set_rgb, demo,
/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/
H A Dshmob_drm_backlight.c27 return bdata->set_brightness(brightness); in shmob_drm_backlight_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_backlight.c23 return bdata->set_brightness(brightness); in shmob_drm_backlight_update()
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-netxbig.c175 int set_brightness = 1; in netxbig_led_set() local
182 set_brightness = 0; in netxbig_led_set()
200 if (set_brightness) in netxbig_led_set()
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-netxbig.c175 int set_brightness = 1; in netxbig_led_set() local
182 set_brightness = 0; in netxbig_led_set()
200 if (set_brightness) in netxbig_led_set()
/kernel/linux/linux-5.10/include/video/
H A Dsh_mobile_lcdc.h165 int (*set_brightness)(int brightness); member
/kernel/linux/linux-6.6/include/video/
H A Dsh_mobile_lcdc.h165 int (*set_brightness)(int brightness); member
/kernel/linux/linux-5.10/arch/sh/boards/mach-ap325rxa/
H A Dsetup.c235 .set_brightness = ap320_wvga_set_brightness,
/kernel/linux/linux-6.6/arch/sh/boards/mach-ap325rxa/
H A Dsetup.c236 .set_brightness = ap320_wvga_set_brightness,
/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_ec_lightbar.c193 param->set_brightness.num = val; in brightness_store()
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_lightbar.c194 param->set_brightness.num = val; in brightness_store()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c2134 return ch->cfg->bl_info.set_brightness(brightness); in sh_mobile_lcdc_update_bl()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c2131 return ch->cfg->bl_info.set_brightness(brightness); in sh_mobile_lcdc_update_bl()

Completed in 52 milliseconds