Searched refs:upd64083_write (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/i2c/ |
H A D | upd64083.c | 75 static void upd64083_write(struct v4l2_subdev *sd, u8 reg, u8 val) upd64083_write() function 116 upd64083_write(sd, R00, r00); upd64083_s_routing() 117 upd64083_write(sd, R02, r02); upd64083_s_routing() 131 upd64083_write(sd, reg->reg & 0xff, reg->val & 0xff); upd64083_s_register() 194 upd64083_write(sd, i, state->regs[i]); upd64083_probe()
|
Completed in 53 milliseconds