Searched refs:hdpvr_i2c_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/hdpvr/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/media/usb/hdpvr/ |
H A 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()
|
Completed in 1 milliseconds