Home
last modified time | relevance | path

Searched refs:read_brightness (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/platform/x86/
H A Dsamsung-laptop.c470 static int read_brightness(struct samsung_laptop *samsung) in read_brightness() function
503 if (user_brightness == read_brightness(samsung)) in set_brightness()
516 return read_brightness(samsung); in get_brightness()
523 int orig_level = read_brightness(samsung); in check_for_stepping_quirk()
535 initial_level = read_brightness(samsung); in check_for_stepping_quirk()
545 if (read_brightness(samsung) != check_level) { in check_for_stepping_quirk()
1296 samsung->backlight_device->props.brightness = read_brightness(samsung); in samsung_backlight_init()
H A Deeepc-laptop.c1086 static int read_brightness(struct backlight_device *bd) in read_brightness() function
1106 .get_brightness = read_brightness,
1137 bd->props.brightness = read_brightness(bd); in eeepc_backlight_init()
H A Dacer-wmi.c1955 static int read_brightness(struct backlight_device *bd) in read_brightness() function
1972 .get_brightness = read_brightness,
1995 bd->props.brightness = read_brightness(bd); in acer_backlight_init()
H A Dasus-wmi.c4340 static int read_brightness(struct backlight_device *bd) in read_brightness() function
4402 .get_brightness = read_brightness,
4457 bd->props.brightness = read_brightness(bd); in asus_wmi_backlight_init()