Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/acpica/
Dacpi_video.c80 static void acpi_video_notify_handler(ACPI_HANDLE, UINT32, void *);
267 acpi_video_notify_handler, sc); in acpi_video_attach()
298 acpi_video_notify_handler); in acpi_video_detach()
351 acpi_video_notify_handler(ACPI_HANDLE handle, UINT32 notify, void *context) in acpi_video_notify_handler() function