Home
last modified time | relevance | path

Searched refs:gb_operation_get (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/staging/greybus/
Doperation.c206 gb_operation_get(operation); in gb_operation_find_outgoing()
658 void gb_operation_get(struct gb_operation *operation) in gb_operation_get() function
662 EXPORT_SYMBOL_GPL(gb_operation_get);
761 gb_operation_get(operation); in gb_operation_request_send()
844 gb_operation_get(operation); in gb_operation_response_send()
Doperation.h161 void gb_operation_get(struct gb_operation *operation);
Dconnection.c617 gb_operation_get(operation); in gb_connection_cancel_operations()
649 gb_operation_get(operation); in gb_connection_flush_incoming_operations()
Dsvc.c1125 gb_operation_get(operation); in gb_svc_queue_deferred_request()