Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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; in vp3054_bit_setscl()
45 struct vp3054_i2c_state *vp3054_i2c = dev->vp3054; in vp3054_bit_setsda()
103 dev->vp3054 = vp3054_i2c; in vp3054_i2c_probe()
122 kfree(dev->vp3054); in vp3054_i2c_probe()
123 dev->vp3054 = NULL; in vp3054_i2c_probe()
132 struct vp3054_i2c_state *vp3054_i2c = dev->vp3054; in vp3054_i2c_remove()
H A DMakefile12 obj-$(CONFIG_VIDEO_CX88_VP3054) += cx88-vp3054-i2c.o
H A Dcx88.h571 struct vp3054_i2c_state *vp3054; member
H A Dcx88-dvb.c25 #include "cx88-vp3054-i2c.h"
1165 &dev->vp3054->adap); in dvb_register()
1173 pr_err("built without vp3054 support\n"); in dvb_register()
1751 /* If vp3054 isn't enabled, a stub will just return 0 */ in cx8802_dvb_probe()
/kernel/linux/linux-6.6/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; in vp3054_bit_setscl()
45 struct vp3054_i2c_state *vp3054_i2c = dev->vp3054; in vp3054_bit_setsda()
103 dev->vp3054 = vp3054_i2c; in vp3054_i2c_probe()
122 kfree(dev->vp3054); in vp3054_i2c_probe()
123 dev->vp3054 = NULL; in vp3054_i2c_probe()
132 struct vp3054_i2c_state *vp3054_i2c = dev->vp3054; in vp3054_i2c_remove()
H A DMakefile12 obj-$(CONFIG_VIDEO_CX88_VP3054) += cx88-vp3054-i2c.o
H A Dcx88.h571 struct vp3054_i2c_state *vp3054; member
H A Dcx88-dvb.c25 #include "cx88-vp3054-i2c.h"
1166 &dev->vp3054->adap); in dvb_register()
1174 pr_err("built without vp3054 support\n"); in dvb_register()
1752 /* If vp3054 isn't enabled, a stub will just return 0 */ in cx8802_dvb_probe()

Completed in 9 milliseconds