Lines Matching refs:bttv
60 struct bttv *btv = (struct bttv*)data; in bttv_bit_setscl()
72 struct bttv *btv = (struct bttv*)data; in bttv_bit_setsda()
84 struct bttv *btv = (struct bttv*)data; in bttv_bit_getscl()
93 struct bttv *btv = (struct bttv*)data; in bttv_bit_getsda()
118 bttv_i2c_wait_done(struct bttv *btv) in bttv_i2c_wait_done()
137 bttv_i2c_sendbytes(struct bttv *btv, const struct i2c_msg *msg, int last) in bttv_i2c_sendbytes()
187 bttv_i2c_readbytes(struct bttv *btv, const struct i2c_msg *msg, int last) in bttv_i2c_readbytes()
235 struct bttv *btv = to_bttv(v4l2_dev); in bttv_i2c_xfer()
271 int bttv_I2CRead(struct bttv *btv, unsigned char addr, char *probe_for) in bttv_I2CRead()
296 int bttv_I2CWrite(struct bttv *btv, unsigned char addr, unsigned char b1, in bttv_I2CWrite()
313 void bttv_readee(struct bttv *btv, unsigned char *eedata, int addr) in bttv_readee()
348 int init_bttv_i2c(struct bttv *btv) in init_bttv_i2c()
396 int fini_bttv_i2c(struct bttv *btv) in fini_bttv_i2c()