Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr-i2c.c50 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()