Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/greybus/
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()
Dconnection.c610 gb_operation_get(operation); in gb_connection_cancel_operations()
642 gb_operation_get(operation); in gb_connection_flush_incoming_operations()
Dsvc.c1133 gb_operation_get(operation); in gb_svc_queue_deferred_request()
/linux-5.19.10/include/linux/greybus/
Doperation.h166 void gb_operation_get(struct gb_operation *operation);