Lines Matching defs:failure
8930 unsigned int failure = 0;
8944 failure = 1;
8947 codec_dbg(codec, "Startup Check: %d ", failure);
8948 if (failure)
8951 * While the failure condition is true, and we haven't reached our
8955 while (failure && (reload != 0)) {
8960 failure = 0;
8967 failure = 1;
8972 if (!failure && reload < 3)
8975 if (!failure)