Home
last modified time | relevance | path

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

/drivers/media/pci/cx88/
Dcx88-vp3054-i2c.c44 struct vp3054_i2c_state *vp3054_i2c = dev->vp3054; in vp3054_bit_setscl()
61 struct vp3054_i2c_state *vp3054_i2c = dev->vp3054; in vp3054_bit_setsda()
119 dev->vp3054 = vp3054_i2c; in vp3054_i2c_probe()
138 kfree(dev->vp3054); in vp3054_i2c_probe()
139 dev->vp3054 = NULL; in vp3054_i2c_probe()
147 struct vp3054_i2c_state *vp3054_i2c = dev->vp3054; in vp3054_i2c_remove()
DMakefile11 obj-$(CONFIG_VIDEO_CX88_VP3054) += cx88-vp3054-i2c.o
Dcx88.h580 struct vp3054_i2c_state *vp3054; member
Dcx88-dvb.c1180 &dev->vp3054->adap); in dvb_register()