Searched refs:acpi_dev_found (Results 1 – 7 of 7) sorted by relevance
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()
196 if (acpi_dev_found(EEEPC_ACPI_HID)) { in eeepc_wmi_probe()
934 if (acpi_dev_found(id->id)) in AMW0_set_cap_acpi_check_device()
116 if (acpi_dev_found(ashs_ids[i++])) in ashs_present()
771 bool acpi_dev_found(const char *hid) in acpi_dev_found() function786 EXPORT_SYMBOL(acpi_dev_found);
2282 if (acpi_dev_found(hns_enet_acpi_match[0].id)) in hns_nic_dev_probe()2284 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()