Searched refs:boot_ec (Results 1 – 3 of 3) sorted by relevance
1320 if (boot_ec == ec) in acpi_ec_free()1321 boot_ec = NULL; in acpi_ec_free()1579 if (boot_ec && (boot_ec->handle == device->handle || in acpi_ec_add()1582 ec = boot_ec; in acpi_ec_add()1596 if (boot_ec && ec->command_addr == boot_ec->command_addr && in acpi_ec_add()1608 ec = boot_ec; in acpi_ec_add()1616 if (ec == boot_ec) in acpi_ec_add()1708 if (boot_ec) in acpi_ec_dsdt_probe()1738 boot_ec = ec; in acpi_ec_dsdt_probe()1764 if (!boot_ec || boot_ec->handle != ACPI_ROOT_OBJECT) in acpi_ec_ecdt_start()[all …]
161861 ffff800012135ee8 b boot_ec
Completed in 330 milliseconds