Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Doperation.c438 static u8 gb_operation_errno_map(int errno) in gb_operation_errno_map() function
850 operation->response->header->result = gb_operation_errno_map(errno); in gb_operation_response_send()