OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SleepState
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/hardware/
hwxfsleep.c
172
UINT8
SleepState
,
387
* PARAMETERS:
SleepState
- Which sleep state to enter/exit
399
UINT8
SleepState
,
416
Status = SleepFunctions->ExtendedFunction (
SleepState
);
422
Status = SleepFunctions->LegacyFunction (
SleepState
);
432
Status = SleepFunctions->ExtendedFunction (
SleepState
);
443
* PARAMETERS:
SleepState
- Which sleep state to enter
456
UINT8
SleepState
)
467
Status = AcpiGetSleepTypeData (
SleepState
,
485
Arg.Integer.Value =
SleepState
;
[
all
...]
hwesleep.c
209
* PARAMETERS:
SleepState
- Which sleep state to enter
221
UINT8
SleepState
)
257
"Entering sleep state [S%u]\n",
SleepState
));
264
if (
SleepState
< ACPI_STATE_S4)
269
Status = AcpiOsEnterSleep (
SleepState
, SleepControl, 0);
305
* PARAMETERS:
SleepState
- Which sleep state we just exited
316
UINT8
SleepState
)
341
* PARAMETERS:
SleepState
- Which sleep state we just exited
352
UINT8
SleepState
)
364
AcpiHwExecuteSleepMethod (__UNCONST(METHOD_PATHNAME__WAK),
SleepState
);
[
all
...]
hwsleep.c
165
* PARAMETERS:
SleepState
- Which sleep state to enter
176
UINT8
SleepState
)
232
"Entering sleep state [S%u]\n",
SleepState
));
265
if (
SleepState
< ACPI_STATE_S4)
270
Status = AcpiOsEnterSleep (
SleepState
, Pm1aControl, Pm1bControl);
288
if (
SleepState
> ACPI_STATE_S3)
331
* PARAMETERS:
SleepState
- Which sleep state we just exited
343
UINT8
SleepState
)
399
* PARAMETERS:
SleepState
- Which sleep state we just exited
410
UINT8
SleepState
)
[
all
...]
hwxface.c
484
* PARAMETERS:
SleepState
- Numeric sleep state
520
UINT8
SleepState
,
534
if ((
SleepState
> ACPI_S_STATES_MAX) ||
552
Info->RelativePathname = AcpiGbl_SleepStateNames[
SleepState
];
/src/sys/external/bsd/acpica/dist/include/
achware.h
225
UINT8
SleepState
);
229
UINT8
SleepState
);
233
UINT8
SleepState
);
246
UINT8
SleepState
);
250
UINT8
SleepState
);
254
UINT8
SleepState
);
acpixf.h
1275
UINT8
SleepState
,
1282
UINT8
SleepState
))
1287
UINT8
SleepState
))
1297
UINT8
SleepState
))
1302
UINT8
SleepState
))
acpiosxf.h
570
UINT8
SleepState
,
actypes.h
1064
UINT8
SleepState
);
/src/sys/external/bsd/acpica/dist/debugger/
dbcmds.c
195
UINT8
SleepState
);
280
UINT8
SleepState
;
304
SleepState
= (UINT8) strtoul (ObjectArg, NULL, 0);
305
AcpiDbDoOneSleepState (
SleepState
);
314
* PARAMETERS:
SleepState
- Desired sleep state (0-5)
324
UINT8
SleepState
)
333
if (
SleepState
> ACPI_S_STATES_MAX)
336
SleepState
, ACPI_S_STATES_MAX);
341
SleepState
, AcpiGbl_SleepStateNames[
SleepState
]);
[
all
...]
/src/sys/dev/acpi/acpica/
OsdMisc.c
235
* PARAMETERS:
SleepState
- Which sleep state to enter
249
UINT8
SleepState
,
/src/sys/external/bsd/acpica/dist/os_specific/service_layers/
oszephyr.c
931
* PARAMETERS:
SleepState
- Which sleep state to enter
945
UINT8
SleepState
,
osunixxf.c
474
* PARAMETERS:
SleepState
- Which sleep state to enter
488
UINT8
SleepState
,
oswinxf.c
402
* PARAMETERS:
SleepState
- Which sleep state to enter
416
UINT8
SleepState
,
Completed in 63 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025