Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dadv7842.c513 static inline int vdp_read(struct v4l2_subdev *sd, u8 reg) in vdp_read() function
809 reg->val = vdp_read(sd, reg->reg & 0xff); in adv7842_g_register()
Dadv7604.c614 static inline int vdp_read(struct v4l2_subdev *sd, u8 reg) in vdp_read() function