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

#include <msp3400-driver.h>

Data Fields

struct v4l2_subdev sd
 
struct v4l2_ctrl_handler hdl
 
int rev1
 
int rev2
 
int ident
 
u8 has_nicam
 
u8 has_radio
 
u8 has_headphones
 
u8 has_ntsc_jp_d_k3
 
u8 has_scart2
 
u8 has_scart3
 
u8 has_scart4
 
u8 has_scart2_out
 
u8 has_scart2_out_volume
 
u8 has_i2s_conf
 
u8 has_subwoofer
 
u8 has_sound_processing
 
u8 has_virtual_dolby_surround
 
u8 has_dolby_pro_logic
 
u8 force_btsc
 
int radio
 
int opmode
 
int std
 
int mode
 
v4l2_std_id v4l2_std
 
v4l2_std_id detected_std
 
int nicam_on
 
int acb
 
int in_scart
 
int i2s_mode
 
int main
 
int second
 
int input
 
u32 route_in
 
u32 route_out
 
int audmode
 
int rxsubchans
 
struct {
   struct v4l2_ctrl *   volume
 
   struct v4l2_ctrl *   muted
 
}; 
 
int scan_in_progress
 
struct task_structkthread
 
wait_queue_head_t wq
 
unsigned int restart:1
 
unsigned int watch_stereo:1
 

Detailed Description

Definition at line 53 of file msp3400-driver.h.

Field Documentation

struct { ... }
int acb

Definition at line 80 of file msp3400-driver.h.

int audmode

Definition at line 89 of file msp3400-driver.h.

v4l2_std_id detected_std

Definition at line 78 of file msp3400-driver.h.

u8 force_btsc

Definition at line 72 of file msp3400-driver.h.

u8 has_dolby_pro_logic

Definition at line 71 of file msp3400-driver.h.

u8 has_headphones

Definition at line 60 of file msp3400-driver.h.

u8 has_i2s_conf

Definition at line 67 of file msp3400-driver.h.

u8 has_nicam

Definition at line 58 of file msp3400-driver.h.

u8 has_ntsc_jp_d_k3

Definition at line 61 of file msp3400-driver.h.

u8 has_radio

Definition at line 59 of file msp3400-driver.h.

u8 has_scart2

Definition at line 62 of file msp3400-driver.h.

u8 has_scart2_out

Definition at line 65 of file msp3400-driver.h.

u8 has_scart2_out_volume

Definition at line 66 of file msp3400-driver.h.

u8 has_scart3

Definition at line 63 of file msp3400-driver.h.

u8 has_scart4

Definition at line 64 of file msp3400-driver.h.

u8 has_sound_processing

Definition at line 69 of file msp3400-driver.h.

u8 has_subwoofer

Definition at line 68 of file msp3400-driver.h.

u8 has_virtual_dolby_surround

Definition at line 70 of file msp3400-driver.h.

Definition at line 55 of file msp3400-driver.h.

int i2s_mode

Definition at line 82 of file msp3400-driver.h.

int ident

Definition at line 57 of file msp3400-driver.h.

int in_scart

Definition at line 81 of file msp3400-driver.h.

int input

Definition at line 84 of file msp3400-driver.h.

Definition at line 101 of file msp3400-driver.h.

int main

Definition at line 83 of file msp3400-driver.h.

int mode

Definition at line 77 of file msp3400-driver.h.

struct v4l2_ctrl* muted

Definition at line 95 of file msp3400-driver.h.

int nicam_on

Definition at line 79 of file msp3400-driver.h.

int opmode

Definition at line 75 of file msp3400-driver.h.

int radio

Definition at line 74 of file msp3400-driver.h.

unsigned int restart

Definition at line 103 of file msp3400-driver.h.

int rev1

Definition at line 56 of file msp3400-driver.h.

int rev2

Definition at line 56 of file msp3400-driver.h.

u32 route_in

Definition at line 85 of file msp3400-driver.h.

u32 route_out

Definition at line 86 of file msp3400-driver.h.

int rxsubchans

Definition at line 90 of file msp3400-driver.h.

int scan_in_progress

Definition at line 98 of file msp3400-driver.h.

Definition at line 54 of file msp3400-driver.h.

int second

Definition at line 83 of file msp3400-driver.h.

int std

Definition at line 76 of file msp3400-driver.h.

v4l2_std_id v4l2_std

Definition at line 78 of file msp3400-driver.h.

struct v4l2_ctrl* volume

Definition at line 94 of file msp3400-driver.h.

unsigned int watch_stereo

Definition at line 104 of file msp3400-driver.h.

Definition at line 102 of file msp3400-driver.h.


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