Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/power/
Dvideo_extension.txt26 #define ACPI_VIDEO_NOTIFY_SWITCH 0x80
/linux-3.4.99/drivers/acpi/
Dvideo.c51 #define ACPI_VIDEO_NOTIFY_SWITCH 0x80 macro
1503 case ACPI_VIDEO_NOTIFY_SWITCH: /* User requested a switch, in acpi_video_bus_notify()
1537 if (event != ACPI_VIDEO_NOTIFY_SWITCH) in acpi_video_bus_notify()