Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Doperation.h31 GB_OP_OVERFLOW = 0x05, enumerator
Doperation.c416 case GB_OP_OVERFLOW: in gb_operation_status_map()
452 return GB_OP_OVERFLOW; /* Could be underflow too */ in gb_operation_errno_map()