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