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

/linux-master/lib/842/
H A D842_compress.c35 static bool sw842_strict; variable
36 module_param_named(strict, sw842_strict, bool, 0644);
504 if (sw842_strict && (ilen % 8)) {

Completed in 216 milliseconds