Searched refs:hdpvr_i2c_read (Results 1 – 1 of 1) sorted by relevance
/drivers/media/usb/hdpvr/ |
D | hdpvr-i2c.c | 50 static int hdpvr_i2c_read(struct hdpvr_device *dev, int bus, in hdpvr_i2c_read() function 122 retval = hdpvr_i2c_read(dev, 1, addr, NULL, 0, in hdpvr_transfer() 146 retval = hdpvr_i2c_read(dev, 1, addr, msgs[0].buf, msgs[0].len, in hdpvr_transfer() 180 hdpvr_i2c_read(dev, 0, 0x54, NULL, 0, buffer, 1); in hdpvr_activate_ir()
|