Searched refs:vpx3220 (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/media/i2c/ |
D | vpx3220.c | 32 struct vpx3220 { struct 42 static inline struct vpx3220 *to_vpx3220(struct v4l2_subdev *sd) in to_vpx3220() argument 44 return container_of(sd, struct vpx3220, sd); in to_vpx3220() 49 return &container_of(ctrl->handler, struct vpx3220, hdl)->sd; in to_sd() 59 struct vpx3220 *decoder = i2c_get_clientdata(client); in vpx3220_write() 267 struct vpx3220 *decoder = to_vpx3220(sd); in vpx3220_init() 339 struct vpx3220 *decoder = to_vpx3220(sd); in vpx3220_s_std() 462 struct vpx3220 *decoder; in vpx3220_probe() 532 struct vpx3220 *decoder = to_vpx3220(sd); in vpx3220_remove()
|
D | Makefile | 39 obj-$(CONFIG_VIDEO_VPX3220) += vpx3220.o
|
D | Kconfig | 443 module will be called vpx3220.
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | bttv.rst | 1151 Rev 1.2 (zr36120, vpx3220, stv0030, saa5246, BSJE3-494A) 1200 - DC30 (zr36057, zr36050, zr36016, vpx3220, adv7176, ad1843, tea6415, miro FST97A1) 1201 - DC30+ (zr36067, zr36050, zr36016, vpx3220, adv7176)
|