Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Doperation.h124 gb_operation_short_response_allowed(struct gb_operation *operation) in gb_operation_short_response_allowed() function
Doperation.c992 if (gb_operation_short_response_allowed(operation)) { in gb_connection_recv_response()