Home
last modified time | relevance | path

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

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