Searched refs:vp3054 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-vp3054-i2c.c3 cx88-vp3054-i2c.c -- support for the secondary I2C bus of the
32 #include "cx88-vp3054-i2c.h"
44 struct vp3054_i2c_state *vp3054_i2c = dev->vp3054;
61 struct vp3054_i2c_state *vp3054_i2c = dev->vp3054;
119 dev->vp3054 = vp3054_i2c;
142 kfree(dev->vp3054);
143 dev->vp3054 = NULL;
151 struct vp3054_i2c_state *vp3054_i2c = dev->vp3054;
H A DMakefile11 obj-$(CONFIG_VIDEO_CX88_VP3054) += cx88-vp3054-i2c.o
H A Dcx88.h530 struct vp3054_i2c_state *vp3054; member in struct:cx8802_dev
H A Dcx88-dvb.c38 #include "cx88-vp3054-i2c.h"
1031 &dev->vp3054->adap);
1039 printk(KERN_ERR "%s/2: built without vp3054 support\n",
1555 /* If vp3054 isn't enabled, a stub will just return 0 */

Completed in 168 milliseconds