Linux Kernel
3.7.1
|
#include <bttv.h>
Data Fields | |
char * | name |
void(* | volume_gpio )(struct bttv *btv, __u16 volume) |
void(* | audio_mode_gpio )(struct bttv *btv, struct v4l2_tuner *tuner, int set) |
void(* | muxsel_hook )(struct bttv *btv, unsigned int input) |
u32 | muxsel |
u32 | gpiomask |
u32 | gpiomux [4] |
u32 | gpiomute |
u32 | gpiomask2 |
unsigned int | tuner_type |
u8 | tuner_addr |
u8 | video_inputs |
unsigned int | svhs:4 |
unsigned int | pll:2 |
unsigned int | no_msp34xx:1 |
unsigned int | no_tda7432:1 |
unsigned int | msp34xx_alt:1 |
unsigned int | no_video:1 |
unsigned int | has_dvb:1 |
unsigned int | has_remote:1 |
unsigned int | has_radio:1 |
unsigned int | has_dig_in:1 |
unsigned int | no_gpioirq:1 |