Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/acpica/
Dacpi_video.c149 #define DSS_INACTIVE 0 macro
370 dss = DSS_INACTIVE; in acpi_video_notify_handler()
371 if (((dcs & DCS_ACTIVE) && dss == DSS_INACTIVE) || in acpi_video_notify_handler()
759 DSS_COMMIT | (state ? DSS_ACTIVE : DSS_INACTIVE)); in acpi_video_vo_active_sysctl()