Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Doperation.h31 GB_OP_SUCCESS = 0x00, enumerator
/openbmc/linux/drivers/greybus/
H A Doperation.c407 case GB_OP_SUCCESS: in gb_operation_status_map()
443 return GB_OP_SUCCESS; in gb_operation_errno_map()