Searched refs:lasthand (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/acpica/
H A Dacpi_video.c445 ACPI_HANDLE lasthand; local
453 lasthand = NULL;
463 if (lasthand != NULL)
464 vo_set_device_state(lasthand, dss_p);
466 lasthand = vo->handle;
469 if (lasthand != NULL)
470 vo_set_device_state(lasthand, dss_p|DSS_COMMIT);

Completed in 120 milliseconds