Home
last modified time | relevance | path

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

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