Home
last modified time | relevance | path

Searched refs:vpx3220 (Results 1 – 3 of 3) sorted by relevance

/drivers/media/i2c/
Dvpx3220.c41 struct vpx3220 { struct
51 static inline struct vpx3220 *to_vpx3220(struct v4l2_subdev *sd) in to_vpx3220() argument
53 return container_of(sd, struct vpx3220, sd); in to_vpx3220()
58 return &container_of(ctrl->handler, struct vpx3220, hdl)->sd; in to_sd()
68 struct vpx3220 *decoder = i2c_get_clientdata(client); in vpx3220_write()
276 struct vpx3220 *decoder = to_vpx3220(sd); in vpx3220_init()
348 struct vpx3220 *decoder = to_vpx3220(sd); in vpx3220_s_std()
471 struct vpx3220 *decoder; in vpx3220_probe()
541 struct vpx3220 *decoder = to_vpx3220(sd); in vpx3220_remove()
DMakefile37 obj-$(CONFIG_VIDEO_VPX3220) += vpx3220.o
DKconfig425 module will be called vpx3220.