Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/usb/dvb-usb-v2/
Dec168.h41 WRITE_I2C = 0x21, enumerator
Dec168.c34 case WRITE_I2C: in ec168_ctrl_msg()
164 req.cmd = WRITE_I2C; in ec168_i2c_xfer()
264 req.cmd = WRITE_I2C; in ec168_download_firmware()
Daf9015.h91 WRITE_I2C, enumerator
Daf9015.c57 case WRITE_I2C: in af9015_ctrl_msg()
126 struct req_t req = {WRITE_I2C, addr, reg, 1, 1, 1, &val}; in af9015_write_reg_i2c()
210 req.cmd = WRITE_I2C; in af9015_i2c_xfer()