OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_osc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/acpi/
acpi_display.c
997
struct acpidisp_out_softc *osc, *
last_osc
;
local
1014
last_osc
= NULL;
1038
if (
last_osc
!= NULL)
1039
(void)acpidisp_set_state(
last_osc
, last_state.raw);
1041
last_osc
= osc;
1045
if (
last_osc
!= NULL) {
1047
(void)acpidisp_set_state(
last_osc
, last_state.raw);
Completed in 30 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026