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

#include <video.h>

Data Structures

struct  input
 

Data Fields

const charcard_name
 
int(* set_mode )(struct mode_info *mode)
 
int(* probe )(void)
 
struct mode_infomodes
 
int nmodes
 
int unsafe
 
u16 xmode_first
 
u16 xmode_n
 
struct drm_devicedev
 
void(* reg_write )(struct card_info *, uint32_t, uint32_t)
 
uint32_t(* reg_read )(struct card_info *, uint32_t)
 
void(* ioreg_write )(struct card_info *, uint32_t, uint32_t)
 
uint32_t(* ioreg_read )(struct card_info *, uint32_t)
 
void(* mc_write )(struct card_info *, uint32_t, uint32_t)
 
uint32_t(* mc_read )(struct card_info *, uint32_t)
 
void(* pll_write )(struct card_info *, uint32_t, uint32_t)
 
uint32_t(* pll_read )(struct card_info *, uint32_t)
 
enum card_type type
 
char name [32]
 
const chari2c_decoder
 
const unsigned shortaddrs_decoder
 
const chari2c_encoder
 
const unsigned shortaddrs_encoder
 
u16 video_vfe
 
u16 video_codec
 
u16 audio_chip
 
int inputs
 
struct card_info::input input [BUZ_MAX_INPUT]
 
v4l2_std_id norms
 
struct tvnormtvn [3]
 
u32 jpeg_int
 
u32 vsync_int
 
s8 gpio [ZR_GPIO_MAX]
 
u8 gpcs [GPCS_MAX]
 
struct vfe_polarity vfe_pol
 
u8 gpio_pol [ZR_GPIO_MAX]
 
u8 gws_not_connected
 
u8 input_mux
 
void(* init )(struct zoran *zr)
 
zorro_id id
 
const charname
 
unsigned int offset
 
int card_type
 
struct address_info config
 
int enabled
 
voidfor_driver_use
 

Detailed Description

Definition at line 72 of file video.h.

Field Documentation

const unsigned short* addrs_decoder

Definition at line 237 of file zoran.h.

const unsigned short* addrs_encoder

Definition at line 239 of file zoran.h.

u16 audio_chip

Definition at line 241 of file zoran.h.

const char* card_name

Definition at line 73 of file video.h.

Definition at line 60 of file dev_table.h.

Definition at line 61 of file dev_table.h.

Definition at line 114 of file atom.h.

int enabled

Definition at line 62 of file dev_table.h.

void* for_driver_use

Definition at line 63 of file dev_table.h.

u8 gpcs[GPCS_MAX]

Definition at line 255 of file zoran.h.

Definition at line 254 of file zoran.h.

u8 gpio_pol[ZR_GPIO_MAX]

Definition at line 258 of file zoran.h.

u8 gws_not_connected

Definition at line 261 of file zoran.h.

const char* i2c_decoder

Definition at line 236 of file zoran.h.

const char* i2c_encoder

Definition at line 238 of file zoran.h.

Definition at line 74 of file zorro8390.c.

void(* init)(struct zoran *zr)

Definition at line 266 of file zoran.h.

u8 input_mux

Definition at line 264 of file zoran.h.

int inputs

Definition at line 243 of file zoran.h.

uint32_t(* ioreg_read)(struct card_info *, uint32_t)

Definition at line 118 of file atom.h.

void(* ioreg_write)(struct card_info *, uint32_t, uint32_t)

Definition at line 117 of file atom.h.

u32 jpeg_int

Definition at line 252 of file zoran.h.

Definition at line 120 of file atom.h.

Definition at line 119 of file atom.h.

struct mode_info* modes

Definition at line 76 of file video.h.

const char* name

Definition at line 75 of file zorro8390.c.

char name[32]

Definition at line 235 of file zoran.h.

int nmodes

Definition at line 77 of file video.h.

v4l2_std_id norms

Definition at line 249 of file zoran.h.

unsigned int offset

Definition at line 76 of file zorro8390.c.

uint32_t(* pll_read)(struct card_info *, uint32_t)

Definition at line 122 of file atom.h.

void(* pll_write)(struct card_info *, uint32_t, uint32_t)

Definition at line 121 of file atom.h.

int(* probe)(void)

Definition at line 75 of file video.h.

uint32_t(* reg_read)(struct card_info *, uint32_t)

Definition at line 116 of file atom.h.

void(* reg_write)(struct card_info *, uint32_t, uint32_t)

Definition at line 115 of file atom.h.

int(* set_mode)(struct mode_info *mode)

Definition at line 74 of file video.h.

struct tvnorm* tvn[3]

Definition at line 250 of file zoran.h.

Definition at line 234 of file zoran.h.

int unsafe

Definition at line 78 of file video.h.

Definition at line 257 of file zoran.h.

u16 video_codec

Definition at line 240 of file zoran.h.

u16 video_vfe

Definition at line 240 of file zoran.h.

u32 vsync_int

Definition at line 253 of file zoran.h.

u16 xmode_first

Definition at line 79 of file video.h.

u16 xmode_n

Definition at line 80 of file video.h.


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