OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_osc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/acpi/
acpi_display.c
997
struct acpidisp_out_softc *osc, *
last_osc
;
local in function:acpidisp_vga_cycle_output_device_callback
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);
acpi_display.c
997
struct acpidisp_out_softc *osc, *
last_osc
;
local in function:acpidisp_vga_cycle_output_device_callback
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);
acpi_display.c
997
struct acpidisp_out_softc *osc, *
last_osc
;
local in function:acpidisp_vga_cycle_output_device_callback
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 37 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025