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

/freebsd-current/sys/dev/acpica/
H A Dacpi_video.c62 int vo_brightness; member in struct:acpi_video_output
516 if (vo->vo_levels != NULL && vo->vo_brightness == -1)
621 vo->vo_brightness = -1;
850 vo->vo_brightness = new_level;
905 level = vo->vo_brightness;
919 vo->vo_brightness = level;
960 if (vo->vo_brightness == -1 && (power_profile_get_state() == arg2))

Completed in 232 milliseconds