Lines Matching defs:failure
9081 unsigned int failure = 0;
9095 failure = 1;
9098 codec_dbg(codec, "Startup Check: %d ", failure);
9099 if (failure)
9102 * While the failure condition is true, and we haven't reached our
9106 while (failure && (reload != 0)) {
9111 failure = 0;
9118 failure = 1;
9123 if (!failure && reload < 3)
9126 if (!failure)