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

  /src/sys/dev/acpi/
acpi_pmtr.c 94 static bool acpipmtr_cap_get(device_t, bool);
132 if (acpipmtr_cap_get(self, true) != true)
171 acpipmtr_cap_get(device_t self, bool print) function in typeref:typename:bool
473 if (acpipmtr_cap_get(self, false) != true) {
acpi_pmtr.c 94 static bool acpipmtr_cap_get(device_t, bool);
132 if (acpipmtr_cap_get(self, true) != true)
171 acpipmtr_cap_get(device_t self, bool print) function in typeref:typename:bool
473 if (acpipmtr_cap_get(self, false) != true) {
acpi_pmtr.c 94 static bool acpipmtr_cap_get(device_t, bool);
132 if (acpipmtr_cap_get(self, true) != true)
171 acpipmtr_cap_get(device_t self, bool print) function in typeref:typename:bool
473 if (acpipmtr_cap_get(self, false) != true) {
acpi_pmtr.c 94 static bool acpipmtr_cap_get(device_t, bool);
132 if (acpipmtr_cap_get(self, true) != true)
171 acpipmtr_cap_get(device_t self, bool print) function in typeref:typename:bool
473 if (acpipmtr_cap_get(self, false) != true) {
acpi_pmtr.c 94 static bool acpipmtr_cap_get(device_t, bool);
132 if (acpipmtr_cap_get(self, true) != true)
171 acpipmtr_cap_get(device_t self, bool print) function in typeref:typename:bool
473 if (acpipmtr_cap_get(self, false) != true) {

Completed in 53 milliseconds