read_brightness 1458 drivers/platform/x86/acer-wmi.c .get_brightness = read_brightness, read_brightness 1481 drivers/platform/x86/acer-wmi.c bd->props.brightness = read_brightness(bd); read_brightness 1822 drivers/platform/x86/asus-wmi.c .get_brightness = read_brightness, read_brightness 1877 drivers/platform/x86/asus-wmi.c bd->props.brightness = read_brightness(bd); read_brightness 1110 drivers/platform/x86/eeepc-laptop.c .get_brightness = read_brightness, read_brightness 1141 drivers/platform/x86/eeepc-laptop.c bd->props.brightness = read_brightness(bd); read_brightness 510 drivers/platform/x86/samsung-laptop.c if (user_brightness == read_brightness(samsung)) read_brightness 523 drivers/platform/x86/samsung-laptop.c return read_brightness(samsung); read_brightness 530 drivers/platform/x86/samsung-laptop.c int orig_level = read_brightness(samsung); read_brightness 542 drivers/platform/x86/samsung-laptop.c initial_level = read_brightness(samsung); read_brightness 552 drivers/platform/x86/samsung-laptop.c if (read_brightness(samsung) != check_level) { read_brightness 1204 drivers/platform/x86/samsung-laptop.c samsung->backlight_device->props.brightness = read_brightness(samsung);