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

#include <tm6000.h>

Data Fields

char name [30]
 
int model
 
int devno
 
enum tm6000_devtype dev_type
 
unsigned char eedata [256]
 
unsigned eedata_size
 
v4l2_std_id norm
 
int width
 
int height
 
enum tm6000_core_state state
 
struct tm6000_capabilities caps
 
struct work_struct request_module_wk
 
int tuner_type
 
int tuner_addr
 
struct tm6000_gpio gpio
 
charir_codes
 
__u8 radio
 
int demod_addr
 
int audio_bitrate
 
struct i2c_adapter i2c_adap
 
struct i2c_client i2c_client
 
struct list_head devlist
 
int users
 
struct tm6000_fhresources
 
bool is_res_read
 
struct video_devicevfd
 
struct video_deviceradio_dev
 
struct tm6000_dmaqueue vidq
 
struct v4l2_device v4l2_dev
 
int input
 
struct tm6000_input vinput [3]
 
struct tm6000_input rinput
 
int freq
 
unsigned int fourcc
 
enum tm6000_mode mode
 
int ctl_mute
 
int ctl_volume
 
int amode
 
struct tm6000_dvbdvb
 
struct snd_tm6000_cardadev
 
struct work_struct wq_trigger
 
atomic_t stream_started
 
struct tm6000_IRir
 
struct mutex lock
 
struct mutex usb_lock
 
struct usb_device * udev
 
struct tm6000_endpoint bulk_in
bulk_out isoc_in 
isoc_out
 
struct tm6000_endpoint int_in int_out
 
int scaler
 
struct usb_isoc_ctl isoc_ctl
 
spinlock_t slock
 
unsigned long quirks
 

Detailed Description

Definition at line 172 of file tm6000.h.

Field Documentation

Definition at line 243 of file tm6000.h.

int amode

Definition at line 237 of file tm6000.h.

int audio_bitrate

Definition at line 205 of file tm6000.h.

Definition at line 187 of file tm6000.h.

int ctl_mute

Definition at line 235 of file tm6000.h.

int ctl_volume

Definition at line 236 of file tm6000.h.

int demod_addr

Definition at line 203 of file tm6000.h.

Definition at line 177 of file tm6000.h.

Definition at line 212 of file tm6000.h.

int devno

Definition at line 176 of file tm6000.h.

Definition at line 240 of file tm6000.h.

unsigned char eedata[256]

Definition at line 178 of file tm6000.h.

unsigned eedata_size

Definition at line 179 of file tm6000.h.

unsigned int fourcc

Definition at line 231 of file tm6000.h.

int freq

Definition at line 230 of file tm6000.h.

Definition at line 196 of file tm6000.h.

int height

Definition at line 182 of file tm6000.h.

struct i2c_adapter i2c_adap

Definition at line 207 of file tm6000.h.

Definition at line 208 of file tm6000.h.

int input

Definition at line 226 of file tm6000.h.

struct tm6000_endpoint int_in int_out

Definition at line 257 of file tm6000.h.

Definition at line 247 of file tm6000.h.

char* ir_codes

Definition at line 198 of file tm6000.h.

bool is_res_read

Definition at line 219 of file tm6000.h.

struct usb_isoc_ctl isoc_ctl

Definition at line 263 of file tm6000.h.

struct tm6000_endpoint bulk_in bulk_out isoc_in isoc_out

Definition at line 256 of file tm6000.h.

struct mutex lock

Definition at line 250 of file tm6000.h.

enum tm6000_mode mode

Definition at line 233 of file tm6000.h.

int model

Definition at line 175 of file tm6000.h.

char name[30]

Definition at line 174 of file tm6000.h.

Definition at line 181 of file tm6000.h.

unsigned long quirks

Definition at line 267 of file tm6000.h.

__u8 radio

Definition at line 200 of file tm6000.h.

struct video_device* radio_dev

Definition at line 222 of file tm6000.h.

struct work_struct request_module_wk

Definition at line 190 of file tm6000.h.

Definition at line 218 of file tm6000.h.

Definition at line 228 of file tm6000.h.

int scaler

Definition at line 260 of file tm6000.h.

spinlock_t slock

Definition at line 265 of file tm6000.h.

Definition at line 184 of file tm6000.h.

atomic_t stream_started

Definition at line 245 of file tm6000.h.

int tuner_addr

Definition at line 194 of file tm6000.h.

int tuner_type

Definition at line 193 of file tm6000.h.

struct usb_device* udev

Definition at line 254 of file tm6000.h.

struct mutex usb_lock

Definition at line 251 of file tm6000.h.

int users

Definition at line 215 of file tm6000.h.

struct v4l2_device v4l2_dev

Definition at line 224 of file tm6000.h.

Definition at line 221 of file tm6000.h.

Definition at line 223 of file tm6000.h.

struct tm6000_input vinput[3]

Definition at line 227 of file tm6000.h.

int width

Definition at line 182 of file tm6000.h.

struct work_struct wq_trigger

Definition at line 244 of file tm6000.h.


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