Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dasus-laptop.c768 static int asus_read_brightness(struct backlight_device *bd) in asus_read_brightness() function
801 .get_brightness = asus_read_brightness,
838 bd->props.brightness = asus_read_brightness(bd); in asus_backlight_init()