Searched refs:cros_ec_lpc_acpi_device_found (Results 1 – 1 of 1) sorted by relevance
36 static bool cros_ec_lpc_acpi_device_found; variable 874 cros_ec_lpc_acpi_device_found = !!cros_ec_lpc_get_device(ACPI_DRV_NAME) || in cros_ec_lpc_init() 879 if (!cros_ec_lpc_acpi_device_found && !dmi_match) { in cros_ec_lpc_init() 891 if (!cros_ec_lpc_acpi_device_found) { in cros_ec_lpc_init() 908 if (!cros_ec_lpc_acpi_device_found) in cros_ec_lpc_exit()