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

Data Fields

struct v4l2_subdev sd
 
struct v4l2_ctrl_handler hdl
 
struct tvp514x_reg tvp514x_regs [ARRAY_SIZE(tvp514x_reg_list_default)]
 
struct tvp514x_platform_datapdata
 
int ver
 
int streaming
 
enum tvp514x_std current_std
 
int num_stds
 
struct tvp514x_std_infostd_list
 
u32 input
 
u32 output
 

Detailed Description

struct tvp514x_decoder - TVP5146/47 decoder object : Subdevice Slave handle : copy of hw's regs with preset values. : Board specific : Chip version : TVP5146/47 decoder streaming - enabled or disabled. : Current standard : Number of standards : Standards list : Input routing at chip level : Output routing at chip level

Definition at line 100 of file tvp514x.c.

Field Documentation

enum tvp514x_std current_std

Definition at line 109 of file tvp514x.c.

Definition at line 102 of file tvp514x.c.

u32 input

Definition at line 113 of file tvp514x.c.

int num_stds

Definition at line 110 of file tvp514x.c.

u32 output

Definition at line 114 of file tvp514x.c.

Definition at line 104 of file tvp514x.c.

Definition at line 101 of file tvp514x.c.

Definition at line 111 of file tvp514x.c.

int streaming

Definition at line 107 of file tvp514x.c.

struct tvp514x_reg tvp514x_regs[ARRAY_SIZE(tvp514x_reg_list_default)]

Definition at line 103 of file tvp514x.c.

int ver

Definition at line 106 of file tvp514x.c.


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