acpi_dev_found
EXPORT_SYMBOL(acpi_dev_found);
return acpi_dev_found("GOOG0004") || acpi_dev_found("GOOG000C");
if (acpi_dev_found(hns_dsaf_acpi_match[0].id))
else if (acpi_dev_found(hns_dsaf_acpi_match[1].id))
if (acpi_dev_found(hns_enet_acpi_match[0].id))
else if (acpi_dev_found(hns_enet_acpi_match[1].id))
bool acpi_dev_found;
acpi_dev_found = chromeos_check_acpi();
if (acpi_dev_found || dmi_check_system(chromeos_pstore_dmi_table))
ec_found = acpi_dev_found(LOONGSON_ACPI_EC_HID);
if (acpi_dev_found(id->id))
if (acpi_dev_found(ashs_ids[i++]))
if (acpi_dev_found(EEEPC_ACPI_HID)) {
bool acpi_dev_found(const char *hid);
return acpi_dev_found(GMUX_ACPI_HID);
(acpi_dev_found("LHK2019") || acpi_dev_found("VPC2004"));
(acpi_dev_found("LEN0068") || acpi_dev_found("LEN0268") ||
acpi_dev_found("IBM0068"));
drv->ts3a227e_present = acpi_dev_found("104C227E");
if (acpi_dev_found(snd_soc_cards[i].codec_id) &&