Searched refs:bit_test (Results 1 – 4 of 4) sorted by relevance
44 static int bit_test; /* see if the line-setting functions work */ variable45 module_param(bit_test, int, S_IRUGO);46 MODULE_PARM_DESC(bit_test, "lines testing - 0 off; 1 report; 2 fail if stuck");629 if (bit_test) { in __i2c_bit_add_bus()631 if (bit_test >= 2 && ret < 0) in __i2c_bit_add_bus()
4 options i2c-algo-bit bit_test=1
7 options i2c-algo-bit bit_test=1
26 options i2c-algo-bit bit_test=1