Home
last modified time | relevance | path

Searched refs:_i2c_nostop (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/media/usb/cx231xx/
Dcx231xx-core.c149 u8 _i2c_nostop = 0; in cx231xx_send_usb_command() local
157 _i2c_nostop = i2c_bus->i2c_nostop; in cx231xx_send_usb_command()
164 saddr_len << 2 | _i2c_nostop << 1 | I2C_SYNC | in cx231xx_send_usb_command()