Searched refs:hdpvr_i2c_write (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/media/usb/hdpvr/ |
| D | hdpvr-i2c.c | 98 static int hdpvr_i2c_write(struct hdpvr_device *dev, int bus, in hdpvr_i2c_write() function 144 retval = hdpvr_i2c_write(dev, 1, addr, msgs[0].buf, in hdpvr_transfer() 204 hdpvr_i2c_write(dev, 1, 0x54, buffer, 2); in hdpvr_activate_ir() 207 hdpvr_i2c_write(dev, 1, 0x54, buffer, 2); in hdpvr_activate_ir()
|