Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dadv7842.c562 static inline int vdp_read(struct v4l2_subdev *sd, u8 reg) in vdp_read() function
904 reg->val = vdp_read(sd, reg->reg & 0xff); in adv7842_g_register()
Dadv7604.c584 static inline int vdp_read(struct v4l2_subdev *sd, u8 reg) in vdp_read() function