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()755 gb_operation_result_set(operation, -EINPROGRESS); in gb_operation_request_send()834 if (!gb_operation_result_set(operation, errno)) { in gb_operation_response_send()896 if (gb_operation_result_set(operation, status)) { in greybus_message_sent()943 if (gb_operation_result_set(operation, -EINPROGRESS)) in gb_connection_recv_request()1008 if (gb_operation_result_set(operation, errno)) { in gb_connection_recv_response()1074 if (gb_operation_result_set(operation, errno)) { in gb_operation_cancel()1102 if (!gb_operation_result_set(operation, errno)) in gb_operation_cancel_incoming()