acpi_dev_found    725 drivers/acpi/utils.c EXPORT_SYMBOL(acpi_dev_found);
acpi_dev_found     60 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 		if (acpi_dev_found(hns_dsaf_acpi_match[0].id))
acpi_dev_found     62 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 		else if (acpi_dev_found(hns_dsaf_acpi_match[1].id))
acpi_dev_found   2295 drivers/net/ethernet/hisilicon/hns/hns_enet.c 		if (acpi_dev_found(hns_enet_acpi_match[0].id))
acpi_dev_found   2297 drivers/net/ethernet/hisilicon/hns/hns_enet.c 		else if (acpi_dev_found(hns_enet_acpi_match[1].id))
acpi_dev_found    117 drivers/platform/chrome/chromeos_pstore.c 	bool acpi_dev_found;
acpi_dev_found    120 drivers/platform/chrome/chromeos_pstore.c 	acpi_dev_found = chromeos_check_acpi();
acpi_dev_found    122 drivers/platform/chrome/chromeos_pstore.c 	if (acpi_dev_found || dmi_check_system(chromeos_pstore_dmi_table))
acpi_dev_found    851 drivers/platform/x86/acer-wmi.c 		if (acpi_dev_found(id->id))
acpi_dev_found    104 drivers/platform/x86/asus-wmi.c 		if (acpi_dev_found(ashs_ids[i++]))
acpi_dev_found    196 drivers/platform/x86/eeepc-wmi.c 	if (acpi_dev_found(EEEPC_ACPI_HID)) {
acpi_dev_found     78 include/acpi/acpi_bus.h bool acpi_dev_found(const char *hid);
acpi_dev_found     27 include/linux/apple-gmux.h 	return acpi_dev_found(GMUX_ACPI_HID);
acpi_dev_found     16 sound/pci/hda/thinkpad_helper.c 	       (acpi_dev_found("LEN0068") || acpi_dev_found("LEN0268") ||
acpi_dev_found     17 sound/pci/hda/thinkpad_helper.c 		acpi_dev_found("IBM0068"));
acpi_dev_found    542 sound/soc/intel/boards/cht_bsw_max98090_ti.c 	drv->ts3a227e_present = acpi_dev_found("104C227E");
acpi_dev_found    547 sound/soc/intel/boards/cht_bsw_rt5645.c 		if (acpi_dev_found(snd_soc_cards[i].codec_id) &&