Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi_video.c101 static void acpi_video_vo_notify_handler(ACPI_HANDLE, UINT32, void *);
704 acpi_video_vo_notify_handler); in acpi_video_vo_bind()
722 acpi_video_vo_notify_handler, vo); in acpi_video_vo_bind()
739 acpi_video_vo_notify_handler); in acpi_video_vo_destroy()
781 acpi_video_vo_notify_handler(ACPI_HANDLE handle, UINT32 notify, void *context) in acpi_video_vo_notify_handler() function