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

/linux-4.4.14/drivers/media/i2c/
H A Dvpx3220.c45 struct vpx3220 { struct
55 static inline struct vpx3220 *to_vpx3220(struct v4l2_subdev *sd) to_vpx3220()
57 return container_of(sd, struct vpx3220, sd); to_vpx3220()
62 return &container_of(ctrl->handler, struct vpx3220, hdl)->sd; to_sd()
72 struct vpx3220 *decoder = i2c_get_clientdata(client); vpx3220_write()
280 struct vpx3220 *decoder = to_vpx3220(sd); vpx3220_init()
352 struct vpx3220 *decoder = to_vpx3220(sd); vpx3220_s_std()
475 struct vpx3220 *decoder; vpx3220_probe()
545 struct vpx3220 *decoder = to_vpx3220(sd); vpx3220_remove()
563 .name = "vpx3220",
H A DMakefile32 obj-$(CONFIG_VIDEO_VPX3220) += vpx3220.o

Completed in 94 milliseconds