Lines Matching defs:btv
48 struct bttv *btv = (struct bttv*)data; in bttv_bit_setscl() local
60 struct bttv *btv = (struct bttv*)data; in bttv_bit_setsda() local
72 struct bttv *btv = (struct bttv*)data; in bttv_bit_getscl() local
81 struct bttv *btv = (struct bttv*)data; in bttv_bit_getsda() local
106 bttv_i2c_wait_done(struct bttv *btv) in bttv_i2c_wait_done()
125 bttv_i2c_sendbytes(struct bttv *btv, const struct i2c_msg *msg, int last) in bttv_i2c_sendbytes()
175 bttv_i2c_readbytes(struct bttv *btv, const struct i2c_msg *msg, int last) in bttv_i2c_readbytes()
223 struct bttv *btv = to_bttv(v4l2_dev); in bttv_i2c_xfer() local
259 int bttv_I2CRead(struct bttv *btv, unsigned char addr, char *probe_for) in bttv_I2CRead()
284 int bttv_I2CWrite(struct bttv *btv, unsigned char addr, unsigned char b1, in bttv_I2CWrite()
301 void bttv_readee(struct bttv *btv, unsigned char *eedata, int addr) in bttv_readee()
336 int init_bttv_i2c(struct bttv *btv) in init_bttv_i2c()
384 int fini_bttv_i2c(struct bttv *btv) in fini_bttv_i2c()