Searched refs:i2c_hw (Results 1 – 1 of 1) sorted by relevance
30 static int i2c_hw; variable34 module_param(i2c_hw, int, 0444);35 MODULE_PARM_DESC(i2c_hw, "force use of hardware i2c support, instead of software bitbang");340 if (i2c_hw) in init_bttv_i2c()