Home
last modified time | relevance | path

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

/drivers/acpi/
Dec.c181 static bool boot_ec_is_ecdt = false; variable
1389 if (boot_ec && boot_ec_is_ecdt && EC_FLAGS_IGNORE_DSDT_GPE) { in ec_parse_device()
1559 boot_ec_is_ecdt = true; in acpi_ec_add()
1575 boot_ec_is_ecdt = false; in acpi_ec_add()
1596 boot_ec_is_ecdt ? "ECDT" : "DSDT"); in acpi_ec_add()
1733 if (!boot_ec_is_ecdt) in acpi_ec_ecdt_start()
1896 boot_ec_is_ecdt = true; in acpi_ec_ecdt_probe()