Searched refs:vdp_write (Results 1 – 2 of 2) sorted by relevance
569 static inline int vdp_write(struct v4l2_subdev *sd, u8 reg, u8 val) in vdp_write() function954 vdp_write(sd, reg->reg & 0xff, val); in adv7842_s_register()
591 static inline int vdp_write(struct v4l2_subdev *sd, u8 reg, u8 val) in vdp_write() function