Searched refs:acpi_ec_cmd_string (Results 1 – 1 of 1) sorted by relevance
315 static const char *acpi_ec_cmd_string(u8 cmd) in acpi_ec_cmd_string() function332 #define acpi_ec_cmd_string(cmd) "UNDEF" macro453 acpi_ec_cmd_string(ACPI_EC_COMMAND_QUERY)); in acpi_ec_submit_query()464 acpi_ec_cmd_string(ACPI_EC_COMMAND_QUERY)); in acpi_ec_complete_query()684 acpi_ec_cmd_string(ACPI_EC_COMMAND_QUERY)); in advance_transaction()786 ec_dbg_req("Command(%s) started", acpi_ec_cmd_string(t->command)); in acpi_ec_transaction_unlocked()795 ec_dbg_req("Command(%s) stopped", acpi_ec_cmd_string(t->command)); in acpi_ec_transaction_unlocked()