Searched defs:bttv (Results 1 – 1 of 1) sorted by relevance
320 struct bttv { struct321 struct bttv_core c; argument333 struct bttv_pll_info pll; argument336 int (*custom_irq)(struct bttv *btv); argument344 void (*volume_gpio)(struct bttv *btv, __u16 volume); argument345 void (*audio_mode_gpio)(struct bttv *btv, struct v4l2_tuner *tuner, int set); argument348 spinlock_t gpio_lock;351 struct i2c_algo_bit_data i2c_algo;352 struct i2c_client i2c_client;353 int i2c_state, i2c_rc;[all …]