Searched defs:acpi_video_device_brightness (Results 1 – 1 of 1) sorted by relevance
14 struct acpi_video_device_brightness { struct15 int curr;16 int count;17 int *levels;18 struct acpi_video_brightness_flags flags;