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

  /src/sys/dev/acpi/
hpacel_acpi.c 162 static ACPI_STATUS hpacel_power(device_t, bool);
198 (void)hpacel_power(self, true);
209 (void)hpacel_power(self, false);
223 (void)hpacel_power(self, false);
234 (void)hpacel_power(self, true);
454 hpacel_power(device_t self, bool enable) function in typeref:typename:ACPI_STATUS
hpacel_acpi.c 162 static ACPI_STATUS hpacel_power(device_t, bool);
198 (void)hpacel_power(self, true);
209 (void)hpacel_power(self, false);
223 (void)hpacel_power(self, false);
234 (void)hpacel_power(self, true);
454 hpacel_power(device_t self, bool enable) function in typeref:typename:ACPI_STATUS

Completed in 24 milliseconds