Searched refs:acpi_dev_found (Results 1 – 12 of 12) sorted by relevance
14 (acpi_dev_found("LEN0068") || acpi_dev_found("LEN0268") || in is_thinkpad()15 acpi_dev_found("IBM0068")); in is_thinkpad()
15 (acpi_dev_found("LHK2019") || acpi_dev_found("VPC2004")); in is_ideapad()
122 bool acpi_dev_found; in chromeos_pstore_init() local128 acpi_dev_found = chromeos_check_acpi(); in chromeos_pstore_init()130 if (acpi_dev_found || dmi_check_system(chromeos_pstore_dmi_table)) in chromeos_pstore_init()
163 return acpi_dev_found(GMUX_ACPI_HID); in apple_gmux_present()
173 if (acpi_dev_found(EEEPC_ACPI_HID)) { in eeepc_wmi_probe()
1069 if (acpi_dev_found(id->id)) in AMW0_set_cap_acpi_check_device()
174 if (acpi_dev_found(ashs_ids[i++])) in ashs_present()
964 return acpi_dev_found("GOOG0004") || acpi_dev_found("GOOG000C"); in google_cros_ec_present()
543 drv->ts3a227e_present = acpi_dev_found("104C227E"); in snd_cht_mc_probe()
548 if (acpi_dev_found(snd_soc_cards[i].codec_id) && in snd_cht_mc_probe()
561 ec_found = acpi_dev_found(LOONGSON_ACPI_EC_HID); in generic_acpi_laptop_init()
2287 if (acpi_dev_found(hns_enet_acpi_match[0].id)) in hns_nic_dev_probe()2289 else if (acpi_dev_found(hns_enet_acpi_match[1].id)) in hns_nic_dev_probe()