Searched defs:acpi_video_switch_notify (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_video.c241 acpi_video_switch_notify(ACPI_HANDLE hdl, uint32_t notify, void *ctx) function
244 cmn_err(CE_NOTE, "!acpi_video_switch_notify: got event 0x%x.\n",
264 "!acpi_video_switch_notify: unknown event 0x%x.\n",
334 ACPI_DEVICE_NOTIFY, acpi_video_switch_notify, vidsp);
370 ACPI_DEVICE_NOTIFY, acpi_video_switch_notify);

Completed in 56 milliseconds