gb_operation_result  189 drivers/greybus/operation.c EXPORT_SYMBOL_GPL(gb_operation_result);
gb_operation_result  285 drivers/greybus/operation.c 			if (gb_operation_result(operation) == -ETIMEDOUT)
gb_operation_result  810 drivers/greybus/operation.c 	return gb_operation_result(operation);
gb_operation_result  431 drivers/staging/greybus/loopback.c 	result = gb_operation_result(operation);
gb_operation_result  142 include/linux/greybus/operation.h int gb_operation_result(struct gb_operation *operation);