Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Doperation.h34 GB_OP_NO_MEMORY = 0x03, enumerator
/openbmc/linux/drivers/greybus/
H A Doperation.c413 case GB_OP_NO_MEMORY: in gb_operation_status_map()
449 return GB_OP_NO_MEMORY; in gb_operation_errno_map()