Home
last modified time | relevance | path

Searched refs:acpi_dev_found (Results 1 – 9 of 9) sorted by relevance

/drivers/platform/chrome/
A Dchromeos_pstore.c122 bool acpi_dev_found; in chromeos_pstore_init() local
128 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()
/drivers/platform/x86/
A Deeepc-wmi.c173 if (acpi_dev_found(EEEPC_ACPI_HID)) { in eeepc_wmi_probe()
A Dacer-wmi.c1019 if (acpi_dev_found(id->id)) in AMW0_set_cap_acpi_check_device()
A Dasus-wmi.c176 if (acpi_dev_found(ashs_ids[i++])) in ashs_present()
/drivers/acpi/
A Dvideo_detect.c956 return acpi_dev_found("GOOG0004") || acpi_dev_found("GOOG000C"); in google_cros_ec_present()
A Dutils.c890 bool acpi_dev_found(const char *hid) in acpi_dev_found() function
905 EXPORT_SYMBOL(acpi_dev_found);
/drivers/platform/loongarch/
A Dloongson-laptop.c561 ec_found = acpi_dev_found(LOONGSON_ACPI_EC_HID); in generic_acpi_laptop_init()
/drivers/net/ethernet/hisilicon/hns/
A Dhns_enet.c2287 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()
A Dhns_dsaf_main.c60 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()

Completed in 41 milliseconds