Searched refs:i2c_nostop (Results 1 – 3 of 3) sorted by relevance
157 bus->i2c_nostop = (size > 16) ? 1 : 0; in cx231xx_i2c_send_bytes()171 bus->i2c_nostop = 0; in cx231xx_i2c_send_bytes()
173 _i2c_nostop = i2c_bus->i2c_nostop; in cx231xx_send_usb_command()1272 dev->i2c_bus[0].i2c_nostop = 0; in cx231xx_dev_init()1279 dev->i2c_bus[1].i2c_nostop = 0; in cx231xx_dev_init()1286 dev->i2c_bus[2].i2c_nostop = 0; in cx231xx_dev_init()
482 u8 i2c_nostop; member