OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acpi_power_res
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/acpi/
acpi_power.h
41
ACPI_STATUS
acpi_power_res
(ACPI_HANDLE, ACPI_HANDLE, bool);
acpi_power.c
79
struct
acpi_power_res
{
struct
87
TAILQ_ENTRY(
acpi_power_res
) res_list;
90
static TAILQ_HEAD(,
acpi_power_res
) res_head =
96
static struct
acpi_power_res
*acpi_power_res_init(ACPI_HANDLE);
97
static struct
acpi_power_res
*acpi_power_res_get(ACPI_HANDLE);
103
static ACPI_STATUS acpi_power_res_ref(struct
acpi_power_res
*,
105
static ACPI_STATUS acpi_power_res_deref(struct
acpi_power_res
*,
113
static struct
acpi_power_res
*
116
struct
acpi_power_res
*tmp = NULL;
117
struct
acpi_power_res
*res = NULL
459
acpi_power_res
(ACPI_HANDLE hdl, ACPI_HANDLE ref, bool on)
function in typeref:typename:ACPI_STATUS
[
all
...]
acpi_wakedev.c
210
(void)
acpi_power_res
(aw->aw_power[i], ad->ad_handle, enable);
thinkpad_acpi.c
1298
(void)
acpi_power_res
(sc->sc_powhdl, sc->sc_node->ad_handle, true);
Completed in 15 milliseconds
Indexes created Sun Oct 19 22:09:57 GMT 2025