Searched refs:upd64031a_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | upd64031a.c | 72 static u8 upd64031a_read(struct v4l2_subdev *sd, u8 reg) in upd64031a_read() function 139 upd64031a_read(sd, 0), upd64031a_read(sd, 1)); in upd64031a_log_status() 146 reg->val = upd64031a_read(sd, reg->reg & 0xff); in upd64031a_g_register()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | upd64031a.c | 72 static u8 upd64031a_read(struct v4l2_subdev *sd, u8 reg) in upd64031a_read() function 139 upd64031a_read(sd, 0), upd64031a_read(sd, 1)); in upd64031a_log_status() 146 reg->val = upd64031a_read(sd, reg->reg & 0xff); in upd64031a_g_register()
|
Completed in 2 milliseconds