Searched refs:acpi_dev_found (Results 1 – 15 of 15) sorted by relevance
14 (acpi_dev_found("LEN0068") || acpi_dev_found("LEN0268") || in is_thinkpad()15 acpi_dev_found("IBM0068")); in is_thinkpad()
118 bool acpi_dev_found; in chromeos_pstore_init() local121 acpi_dev_found = chromeos_check_acpi(); in chromeos_pstore_init()123 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()
778 static inline bool acpi_dev_found(const char *hid) in acpi_dev_found() function
173 if (acpi_dev_found(EEEPC_ACPI_HID)) { in eeepc_wmi_probe()
871 if (acpi_dev_found(id->id)) in AMW0_set_cap_acpi_check_device()
138 if (acpi_dev_found(ashs_ids[i++])) in ashs_present()
833 return acpi_dev_found("GOOG0004") || acpi_dev_found("GOOG000C"); in google_cros_ec_present()
833 bool acpi_dev_found(const char *hid) in acpi_dev_found() function848 EXPORT_SYMBOL(acpi_dev_found);
548 drv->ts3a227e_present = acpi_dev_found("104C227E"); in snd_cht_mc_probe()
552 if (acpi_dev_found(snd_soc_cards[i].codec_id) && in snd_cht_mc_probe()
560 ec_found = acpi_dev_found(LOONGSON_ACPI_EC_HID); in generic_acpi_laptop_init()
80 bool acpi_dev_found(const char *hid);
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()
60 if (acpi_dev_found(hns_dsaf_acpi_match[0].id)) in hns_dsaf_get_cfg()62 else if (acpi_dev_found(hns_dsaf_acpi_match[1].id)) in hns_dsaf_get_cfg()