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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dvpx3220.c41 #define VPX3220_DEBUG KERN_DEBUG "vpx3220: "
57 struct vpx3220 { struct
77 struct vpx3220 *decoder = i2c_get_clientdata(client);
310 struct vpx3220 *decoder = i2c_get_clientdata(client);
593 struct vpx3220 *decoder = i2c_get_clientdata(client);
614 struct vpx3220 *decoder;
675 decoder = kzalloc(sizeof(struct vpx3220), GFP_KERNEL);
721 .name = "vpx3220",
H A DMakefile44 obj-$(CONFIG_VIDEO_VPX3220) += vpx3220.o

Completed in 39 milliseconds