Home
last modified time | relevance | path

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

/linux/drivers/greybus/
H A Doperation.c206 gb_operation_get(operation); in gb_operation_find_outgoing()
660 void gb_operation_get(struct gb_operation *operation) in gb_operation_get() function
664 EXPORT_SYMBOL_GPL(gb_operation_get);
763 gb_operation_get(operation); in gb_operation_request_send()
846 gb_operation_get(operation); in gb_operation_response_send()
H A Dconnection.c610 gb_operation_get(operation); in gb_connection_cancel_operations()
642 gb_operation_get(operation); in gb_connection_flush_incoming_operations()
H A Dsvc.c1134 gb_operation_get(operation); in gb_svc_queue_deferred_request()
/linux/include/linux/greybus/
H A Doperation.h166 void gb_operation_get(struct gb_operation *operation);