Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Doperation.c439 static u8 gb_operation_errno_map(int errno) in gb_operation_errno_map() function
852 operation->response->header->result = gb_operation_errno_map(errno); in gb_operation_response_send()