Searched refs:found_handler (Results 1 – 1 of 1) sorted by relevance
397 const struct ec_host_cmd_handler *found_handler; in ec_host_cmd_thread() local424 found_handler = NULL; in ec_host_cmd_thread()427 found_handler = handler; in ec_host_cmd_thread()433 if (found_handler == NULL) { in ec_host_cmd_thread()444 status = validate_handler(found_handler, &args); in ec_host_cmd_thread()456 status = found_handler->handler(&args); in ec_host_cmd_thread()