Lines Matching defs:result
44 * lbs_cmd_async_callback - Simple callback that ignores the result.
46 * care for the result.
903 cmdnode->result = 0;
1012 int result)
1022 cmd->result = result;
1033 int result)
1037 __lbs_complete_command(priv, cmd, result);
1547 /* Set command, clean result, move to buffer */
1550 cmdnode->cmdbuf->result = 0;
1595 ret = cmdnode->result;