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() function300 if (gb_operation_result_set(operation, -ETIMEDOUT)) { in gb_operation_timeout()757 gb_operation_result_set(operation, -EINPROGRESS); in gb_operation_request_send()836 if (!gb_operation_result_set(operation, errno)) { in gb_operation_response_send()898 if (gb_operation_result_set(operation, status)) { in greybus_message_sent()945 if (gb_operation_result_set(operation, -EINPROGRESS)) in gb_connection_recv_request()1010 if (gb_operation_result_set(operation, errno)) { in gb_connection_recv_response()1076 if (gb_operation_result_set(operation, errno)) { in gb_operation_cancel()1104 if (!gb_operation_result_set(operation, errno)) in gb_operation_cancel_incoming()