Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dec.c235 static bool acpi_ec_started(struct acpi_ec *ec) in acpi_ec_started() function
260 return acpi_ec_started(ec); in acpi_ec_event_enabled()
438 if (!acpi_ec_started(ec)) in acpi_ec_submit_flushable_request()
531 if (acpi_ec_started(ec)) in acpi_ec_enable_event()
994 if (acpi_ec_started(ec)) { in acpi_ec_stop()