Searched refs:bttv_I2CRead (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/media/pci/bt8xx/ |
D | bttv.h | 371 extern int bttv_I2CRead(struct bttv *btv, unsigned char addr, char *probe_for);
|
D | bttv-i2c.c | 259 int bttv_I2CRead(struct bttv *btv, unsigned char addr, char *probe_for) in bttv_I2CRead() function
|
D | bttv-cards.c | 3073 msp = bttv_I2CRead(btv, I2C_ADDR_MSP3400, "MSP34xx"); in miro_pinnacle_gpio() 4198 vals[i],tmp,bttv_I2CRead(btv,0x1F,NULL)); in init_PXC200() 4698 rc=bttv_I2CRead(btv,(PX_I2C_PIC<<1),NULL); in PXC200_muxsel()
|