Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dasus-laptop.c755 static int asus_read_brightness(struct backlight_device *bd) in asus_read_brightness() function
790 .get_brightness = asus_read_brightness,
827 bd->props.brightness = asus_read_brightness(bd); in asus_backlight_init()