Home
last modified time | relevance | path

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

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