Searched refs:hdpvr_i2c_write (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/media/usb/hdpvr/ |
| D | hdpvr-i2c.c | 86 static int hdpvr_i2c_write(struct hdpvr_device *dev, int bus, in hdpvr_i2c_write() function 129 retval = hdpvr_i2c_write(dev, 1, addr, msgs[0].buf, in hdpvr_transfer() 188 hdpvr_i2c_write(dev, 1, 0x54, buffer, 2); in hdpvr_activate_ir() 191 hdpvr_i2c_write(dev, 1, 0x54, buffer, 2); in hdpvr_activate_ir()
|