Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Doperation.h36 GB_OP_OVERFLOW = 0x05, enumerator
/openbmc/linux/drivers/greybus/
H A Doperation.c417 case GB_OP_OVERFLOW: in gb_operation_status_map()
453 return GB_OP_OVERFLOW; /* Could be underflow too */ in gb_operation_errno_map()