Searched refs:lasthand (Results 1 – 1 of 1) sorted by relevance
355 ACPI_HANDLE lasthand; in acpi_video_notify_handler() local363 lasthand = NULL; in acpi_video_notify_handler()373 if (lasthand != NULL) in acpi_video_notify_handler()374 vo_set_device_state(lasthand, dss_p); in acpi_video_notify_handler()376 lasthand = vo->handle; in acpi_video_notify_handler()379 if (lasthand != NULL) in acpi_video_notify_handler()380 vo_set_device_state(lasthand, dss_p|DSS_COMMIT); in acpi_video_notify_handler()