Home
last modified time | relevance | path

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

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