Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dasus-laptop.c747 static int asus_read_brightness(struct backlight_device *bd) in asus_read_brightness() function
782 .get_brightness = asus_read_brightness,
819 bd->props.brightness = asus_read_brightness(bd); in asus_backlight_init()