Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tvcard Struct Reference

#include <bttv.h>

Data Fields

charname
 
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
 

Detailed Description

Definition at line 212 of file bttv.h.

Field Documentation

void(* audio_mode_gpio)(struct bttv *btv, struct v4l2_tuner *tuner, int set)

Definition at line 215 of file bttv.h.

u32 gpiomask

Definition at line 221 of file bttv.h.

u32 gpiomask2

Definition at line 224 of file bttv.h.

u32 gpiomute

Definition at line 223 of file bttv.h.

Definition at line 222 of file bttv.h.

unsigned int has_dig_in

Definition at line 248 of file bttv.h.

unsigned int has_dvb

Definition at line 245 of file bttv.h.

unsigned int has_radio

Definition at line 247 of file bttv.h.

unsigned int has_remote

Definition at line 246 of file bttv.h.

unsigned int msp34xx_alt

Definition at line 239 of file bttv.h.

u32 muxsel

Definition at line 219 of file bttv.h.

void(* muxsel_hook)(struct bttv *btv, unsigned int input)

Definition at line 216 of file bttv.h.

char* name

Definition at line 213 of file bttv.h.

unsigned int no_gpioirq

Definition at line 249 of file bttv.h.

unsigned int no_msp34xx

Definition at line 237 of file bttv.h.

unsigned int no_tda7432

Definition at line 238 of file bttv.h.

unsigned int no_video

Definition at line 244 of file bttv.h.

unsigned int pll

Definition at line 231 of file bttv.h.

unsigned int svhs

Definition at line 229 of file bttv.h.

u8 tuner_addr

Definition at line 227 of file bttv.h.

unsigned int tuner_type

Definition at line 226 of file bttv.h.

u8 video_inputs

Definition at line 228 of file bttv.h.

void(* volume_gpio)(struct bttv *btv, __u16 volume)

Definition at line 214 of file bttv.h.


The documentation for this struct was generated from the following file: