Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/
Dec.c866 static bool acpi_ec_stopped(struct acpi_ec *ec) in acpi_ec_stopped() function
886 wait_event(ec->wait, acpi_ec_stopped(ec)); in acpi_ec_stop()