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