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

/linux-master/include/linux/greybus/
H A Doperation.h34 GB_OP_NO_MEMORY = 0x03, enumerator in enum:gb_operation_result
/linux-master/drivers/greybus/
H A Doperation.c413 case GB_OP_NO_MEMORY:
449 return GB_OP_NO_MEMORY;

Completed in 157 milliseconds