HomeSort by: relevance | last modified time | path
    Searched refs:acpi_device_present (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/i2c/
i2cmux.c 220 !acpi_device_present(ad->ad_handle)) {
236 !acpi_device_present(ad->ad_handle)) {
  /src/sys/dev/acpi/
acpi_i2c.c 180 if (!acpi_device_present(ad->ad_handle))
226 if (!acpi_device_present(ad->ad_handle))
acpivar.h 343 bool acpi_device_present(ACPI_HANDLE);
acpi_pci.c 189 if (!acpi_device_present(ad->ad_handle))
acpi.c 1042 if (!acpi_device_present(ad->ad_handle)) {
1143 !acpi_device_present(ad->ad_handle)) {
2040 acpi_device_present(ACPI_HANDLE handle) function in typeref:typename:bool
2111 if (!acpi_device_present(handle))
acpi_ec.c 337 if (!acpi_device_present(aa->aa_node->ad_handle)) {
acpi_util.c 160 !acpi_device_present(ad->ad_handle)) {

Completed in 18 milliseconds