Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dasus-laptop.c770 static int asus_read_brightness(struct backlight_device *bd) in asus_read_brightness() function
803 .get_brightness = asus_read_brightness,
840 bd->props.brightness = asus_read_brightness(bd); in asus_backlight_init()