Searched refs:bit_test (Results 1 – 2 of 2) sorted by relevance
35 static int bit_test; /* see if the line-setting functions work */ variable36 module_param(bit_test, int, S_IRUGO);37 MODULE_PARM_DESC(bit_test, "lines testing - 0 off; 1 report; 2 fail if stuck");652 if (bit_test) { in __i2c_bit_add_bus()654 if (bit_test >= 2 && ret < 0) in __i2c_bit_add_bus()
51 options i2c-algo-bit bit_test=1