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

/linux-master/include/linux/greybus/
H A Doperation.h36 GB_OP_OVERFLOW = 0x05, enumerator in enum:gb_operation_result
/linux-master/drivers/greybus/
H A Doperation.c417 case GB_OP_OVERFLOW:
453 return GB_OP_OVERFLOW; /* Could be underflow too */

Completed in 197 milliseconds