Searched defs:vpx3220 (Results 1 - 1 of 1) sorted by relevance

/drivers/media/i2c/
H A Dvpx3220.c45 struct vpx3220 { struct
55 static inline struct vpx3220 *to_vpx3220(struct v4l2_subdev *sd)
57 return container_of(sd, struct vpx3220, sd);
62 return &container_of(ctrl->handler, struct vpx3220, hdl)->sd;
72 struct vpx3220 *decoder = i2c_get_clientdata(client);
280 struct vpx3220 *decoder = to_vpx3220(sd);
352 struct vpx3220 *decoder = to_vpx3220(sd);
482 struct vpx3220 *decoder;
552 struct vpx3220 *decoder = to_vpx3220(sd);
571 .name = "vpx3220",
[all...]

Completed in 60 milliseconds