ACPI_EC_COMMAND_POLL
if (ec->curr && (ec->curr->flags & ACPI_EC_COMMAND_POLL))
if (flag == ACPI_EC_COMMAND_POLL)
if (!t || !(t->flags & ACPI_EC_COMMAND_POLL)) {
if (t->flags & ACPI_EC_COMMAND_POLL) {
ec_transaction_transition(ec, ACPI_EC_COMMAND_POLL);