Home
last modified time | relevance | path

Searched refs:gb_operation_get_active (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/greybus/
Doperation.c42 static int gb_operation_get_active(struct gb_operation *operation) in gb_operation_get_active() function
764 ret = gb_operation_get_active(operation); in gb_operation_request_send()
847 ret = gb_operation_get_active(operation); in gb_operation_response_send()
934 ret = gb_operation_get_active(operation); in gb_connection_recv_request()
Dgreybus_trace.h153 DEFINE_OPERATION_EVENT(gb_operation_get_active);