Searched refs:vo_brightness (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_video.c54 int vo_brightness; member in struct:acpi_video_output
420 if (vo->vo_levels != NULL && vo->vo_brightness == -1)
520 vo->vo_brightness = -1;
741 vo->vo_brightness = new_level;
790 level = vo->vo_brightness;
804 vo->vo_brightness = level;
845 if (vo->vo_brightness == -1 && (power_profile_get_state() == arg2))

Completed in 56 milliseconds