Searched refs:gb_operation_result_set (Results 1 – 1 of 1) sorted by relevance
134 static bool gb_operation_result_set(struct gb_operation *operation, int result) in gb_operation_result_set() function301 if (gb_operation_result_set(operation, -ETIMEDOUT)) { in gb_operation_timeout()758 gb_operation_result_set(operation, -EINPROGRESS); in gb_operation_request_send()837 if (!gb_operation_result_set(operation, errno)) { in gb_operation_response_send()899 if (gb_operation_result_set(operation, status)) { in greybus_message_sent()946 if (gb_operation_result_set(operation, -EINPROGRESS)) in gb_connection_recv_request()1011 if (gb_operation_result_set(operation, errno)) { in gb_connection_recv_response()1077 if (gb_operation_result_set(operation, errno)) { in gb_operation_cancel()1105 if (!gb_operation_result_set(operation, errno)) in gb_operation_cancel_incoming()