acpi_power_res
static ACPI_STATUS acpi_power_res_ref(struct acpi_power_res *,
static ACPI_STATUS acpi_power_res_deref(struct acpi_power_res *,
static struct acpi_power_res *
struct acpi_power_res *tmp = NULL;
struct acpi_power_res *res = NULL;
static struct acpi_power_res *
struct acpi_power_res *res;
struct acpi_power_res *res;
(void)acpi_power_res(hdl, ad->ad_handle, on);
struct acpi_power_res *res;
acpi_power_res_ref(struct acpi_power_res *res, ACPI_HANDLE ref)
acpi_power_res_deref(struct acpi_power_res *res, ACPI_HANDLE ref)
TAILQ_ENTRY(acpi_power_res) res_list;
static TAILQ_HEAD(, acpi_power_res) res_head =
static struct acpi_power_res *acpi_power_res_init(ACPI_HANDLE);
static struct acpi_power_res *acpi_power_res_get(ACPI_HANDLE);
ACPI_STATUS acpi_power_res(ACPI_HANDLE, ACPI_HANDLE, bool);
(void)acpi_power_res(aw->aw_power[i], ad->ad_handle, enable);
(void)acpi_power_res(sc->sc_powhdl, sc->sc_node->ad_handle, true);