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()1296 dev->i2c_bus[0].i2c_nostop = 0; in cx231xx_dev_init()1304 dev->i2c_bus[1].i2c_nostop = 0; in cx231xx_dev_init()1312 dev->i2c_bus[2].i2c_nostop = 0; in cx231xx_dev_init()
454 u8 i2c_nostop; member