Home
last modified time | relevance | path

Searched defs:bttv (Results 1 – 1 of 1) sorted by relevance

/drivers/media/video/bt8xx/
Dbttvp.h320 struct bttv { struct
321 struct bttv_core c; argument
333 struct bttv_pll_info pll; argument
336 int (*custom_irq)(struct bttv *btv); argument
344 void (*volume_gpio)(struct bttv *btv, __u16 volume); argument
345 void (*audio_mode_gpio)(struct bttv *btv, struct v4l2_tuner *tuner, int set); argument
348 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 …]