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

/linux-master/include/linux/greybus/
H A Doperation.h32 GB_OP_INTERRUPTED = 0x01, enumerator in enum:gb_operation_result
/linux-master/drivers/greybus/
H A Doperation.c409 case GB_OP_INTERRUPTED:
445 return GB_OP_INTERRUPTED;

Completed in 122 milliseconds