Searched refs:vpx3220 (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/media/i2c/ |
H A 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() 461 struct vpx3220 *decoder; in vpx3220_probe() 531 struct vpx3220 *decoder = to_vpx3220(sd); in vpx3220_remove()
|
H A D | Makefile | 157 obj-$(CONFIG_VIDEO_VPX3220) += vpx3220.o
|
H A D | Kconfig | 1334 module will be called vpx3220.
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | zoran.rst | 140 videocodec, vpx3220, mse3000/adv7175, zr36050, zr36016, zr36067 158 videocodec, vpx3220/vpx3224, adv7175, zr36050, zr36016, zr36067 176 videocodec, vpx3220/vpx3224, adv7175, zr36050, zr36015, zr36067
|
/linux/Documentation/admin-guide/media/ |
H A D | i2c-cardlist.rst | 209 vpx3220 vpx3220a, vpx3216b & vpx3214c video decoders
|
H A D | bttv.rst | 987 Rev 1.2 (zr36120, vpx3220, stv0030, saa5246, BSJE3-494A) 1036 - DC30 (zr36057, zr36050, zr36016, vpx3220, adv7176, ad1843, tea6415, miro FST97A1) 1037 - DC30+ (zr36067, zr36050, zr36016, vpx3220, adv7176)
|