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

/linux-master/drivers/media/pci/cx88/
H A Dcx88-vp3054-i2c.c3 * cx88-vp3054-i2c.c -- support for the secondary I2C bus of the
11 #include "cx88-vp3054-i2c.h"
28 struct vp3054_i2c_state *vp3054_i2c = dev->vp3054;
45 struct vp3054_i2c_state *vp3054_i2c = dev->vp3054;
103 dev->vp3054 = vp3054_i2c;
122 kfree(dev->vp3054);
123 dev->vp3054 = NULL;
132 struct vp3054_i2c_state *vp3054_i2c = dev->vp3054;
H A DMakefile12 obj-$(CONFIG_VIDEO_CX88_VP3054) += cx88-vp3054-i2c.o
H A Dcx88.h571 struct vp3054_i2c_state *vp3054; member in struct:cx8802_dev
H A Dcx88-dvb.c25 #include "cx88-vp3054-i2c.h"
1166 &dev->vp3054->adap);
1174 pr_err("built without vp3054 support\n");
1752 /* If vp3054 isn't enabled, a stub will just return 0 */

Completed in 228 milliseconds