Searched refs:i2c_nostop (Results 1 – 3 of 3) sorted by relevance
145 bus->i2c_nostop = (size > 16) ? 1 : 0; in cx231xx_i2c_send_bytes()159 bus->i2c_nostop = 0; in cx231xx_i2c_send_bytes()
157 _i2c_nostop = i2c_bus->i2c_nostop; in cx231xx_send_usb_command()1298 dev->i2c_bus[0].i2c_nostop = 0; in cx231xx_dev_init()1306 dev->i2c_bus[1].i2c_nostop = 0; in cx231xx_dev_init()1314 dev->i2c_bus[2].i2c_nostop = 0; in cx231xx_dev_init()
456 u8 i2c_nostop; member