acpi_dev_present
EXPORT_SYMBOL(acpi_dev_present);
dell_uart_present = acpi_dev_present("DELL0501", NULL, -1);
if (acpi_dev_present(acpi_skip_ac_and_battery_pmic_ids[i].hid, "1",
return acpi_dev_present("GOOG0010", NULL, -1);
(acpi_dev_present("INTCFD9", NULL, -1) ||
acpi_dev_present("ACPI0011", NULL, -1)))
if (acpi_dev_present(info->hid, NULL, -1))
if (acpi_dev_present(src->acpi_peripherals[i].hid, NULL, -1))
if (!acpi_dev_present(src_dev->hid, NULL, -1))
if (acpi_dev_present(ACPI_HSMP_DEVICE_HID, NULL, -1)) {
if (acpi_dev_present("KIOX010A", NULL, -1) &&
acpi_dev_present("KIOX020A", NULL, -1))
if (acpi_dev_present("DUAL250E", NULL, -1))
if (acpi_dev_present("INT33A1", NULL, -1))
if (acpi_dev_present("MSSL0001", NULL, 1))
else if (acpi_dev_present(USB_HOST_EXTCON_HID, NULL, -1))
if (acpi_dev_present("INT33FC", NULL, -1))
if (acpi_dev_present("INT33FD", "1", 2) &&
bool acpi_dev_present(const char *hid, const char *uid, s64 hrv);
if (!acpi_dev_present(table->codec_hid->codecs[i], NULL, -1))
if (!acpi_dev_present(mach->id, mach->uid, -1))
if (!acpi_dev_present(amps[i].acpi_hid, NULL, -1))
if (!acpi_dev_present(codecs[i].acpi_hid, NULL, -1))
if (!acpi_dev_present(codec_list->codecs[i], NULL, -1))
if (acpi_dev_present(machine->id, NULL, -1))
if (acpi_dev_present(comp_ids->codecs[i], NULL, -1)) {