Home
last modified time | relevance | path

Searched refs:read_brightness (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dsamsung-laptop.c467 static int read_brightness(struct samsung_laptop *samsung) in read_brightness() function
500 if (user_brightness == read_brightness(samsung)) in set_brightness()
513 return read_brightness(samsung); in get_brightness()
520 int orig_level = read_brightness(samsung); in check_for_stepping_quirk()
532 initial_level = read_brightness(samsung); in check_for_stepping_quirk()
542 if (read_brightness(samsung) != check_level) { in check_for_stepping_quirk()
1191 samsung->backlight_device->props.brightness = read_brightness(samsung); in samsung_backlight_init()
H A Deeepc-laptop.c1088 static int read_brightness(struct backlight_device *bd) in read_brightness() function
1108 .get_brightness = read_brightness,
1139 bd->props.brightness = read_brightness(bd); in eeepc_backlight_init()
H A Dacer-wmi.c1562 static int read_brightness(struct backlight_device *bd) in read_brightness() function
1579 .get_brightness = read_brightness,
1602 bd->props.brightness = read_brightness(bd); in acer_backlight_init()
H A Dasus-wmi.c3634 static int read_brightness(struct backlight_device *bd) in read_brightness() function
3696 .get_brightness = read_brightness,
3751 bd->props.brightness = read_brightness(bd); in asus_wmi_backlight_init()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dsamsung-laptop.c477 static int read_brightness(struct samsung_laptop *samsung) in read_brightness() function
510 if (user_brightness == read_brightness(samsung)) in set_brightness()
523 return read_brightness(samsung); in get_brightness()
530 int orig_level = read_brightness(samsung); in check_for_stepping_quirk()
542 initial_level = read_brightness(samsung); in check_for_stepping_quirk()
552 if (read_brightness(samsung) != check_level) { in check_for_stepping_quirk()
1201 samsung->backlight_device->props.brightness = read_brightness(samsung); in samsung_backlight_init()
H A Deeepc-laptop.c1088 static int read_brightness(struct backlight_device *bd) in read_brightness() function
1108 .get_brightness = read_brightness,
1139 bd->props.brightness = read_brightness(bd); in eeepc_backlight_init()
H A Dacer-wmi.c1492 static int read_brightness(struct backlight_device *bd) in read_brightness() function
1514 .get_brightness = read_brightness,
1537 bd->props.brightness = read_brightness(bd); in acer_backlight_init()
H A Dasus-wmi.c2022 static int read_brightness(struct backlight_device *bd) in read_brightness() function
2084 .get_brightness = read_brightness,
2139 bd->props.brightness = read_brightness(bd); in asus_wmi_backlight_init()

Completed in 24 milliseconds