Searched refs:ov511_i2c_w (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | ov519.c | 2173 static void ov511_i2c_w(struct sd *sd, u8 reg, u8 value) in ov511_i2c_w() function 2178 gspca_dbg(gspca_dev, D_USBO, "ov511_i2c_w %02x %02x\n", reg, value); in ov511_i2c_w() 2384 ov511_i2c_w(sd, reg, value); in i2c_w()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | ov519.c | 2173 static void ov511_i2c_w(struct sd *sd, u8 reg, u8 value) in ov511_i2c_w() function 2178 gspca_dbg(gspca_dev, D_USBO, "ov511_i2c_w %02x %02x\n", reg, value); in ov511_i2c_w() 2384 ov511_i2c_w(sd, reg, value); in i2c_w()
|
Completed in 11 milliseconds