Home
last modified time | relevance | path

Searched refs:vdp_write (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/i2c/
Dadv7842.c569 static inline int vdp_write(struct v4l2_subdev *sd, u8 reg, u8 val) in vdp_write() function
954 vdp_write(sd, reg->reg & 0xff, val); in adv7842_s_register()
Dadv7604.c591 static inline int vdp_write(struct v4l2_subdev *sd, u8 reg, u8 val) in vdp_write() function