HomeSort by: relevance | last modified time | path
    Searched defs:acpi_power_switch (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/acpi/
acpi_power.c 101 static ACPI_STATUS acpi_power_switch(struct acpi_devnode *,
387 rv = acpi_power_switch(ad, state, true);
392 rv = acpi_power_switch(ad, ad->ad_state, false);
422 acpi_power_switch(struct acpi_devnode *ad, int state, bool on) function in typeref:typename:ACPI_STATUS

Completed in 56 milliseconds