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

#include <saa7134.h>

Data Fields

struct list_head devlist
 
struct mutex lock
 
spinlock_t slock
 
struct v4l2_prio_state prio
 
struct v4l2_device v4l2_dev
 
struct work_struct request_module_wk
 
int autodetected
 
unsigned int resources
 
struct video_devicevideo_dev
 
struct video_deviceradio_dev
 
struct video_devicevbi_dev
 
struct saa7134_dmasound dmasound
 
int has_remote
 
struct saa7134_card_irremote
 
char name [32]
 
int nr
 
struct pci_devpci
 
unsigned char pci_rev
 
unsigned char pci_lat
 
__u32 __iomemlmmio
 
__u8 __iomembmmio
 
unsigned int board
 
unsigned int tuner_type
 
unsigned int radio_type
 
unsigned char tuner_addr
 
unsigned char radio_addr
 
unsigned int tda9887_conf
 
unsigned int gpio_value
 
struct i2c_adapter i2c_adap
 
struct i2c_client i2c_client
 
unsigned char eedata [256]
 
int has_rds
 
struct v4l2_framebuffer ovbuf
 
struct saa7134_formatovfmt
 
unsigned int ovenable
 
enum v4l2_field ovfield
 
struct saa7134_dmaqueue video_q
 
struct saa7134_dmaqueue vbi_q
 
unsigned int video_fieldcount
 
unsigned int vbi_fieldcount
 
struct saa7134_tvnormtvnorm
 
struct saa7134_tvaudiotvaudio
 
unsigned int ctl_input
 
int ctl_bright
 
int ctl_contrast
 
int ctl_hue
 
int ctl_saturation
 
int ctl_freq
 
int ctl_mute
 
int ctl_volume
 
int ctl_invert
 
int ctl_mirror
 
int ctl_y_odd
 
int ctl_y_even
 
int ctl_automute
 
struct v4l2_rect crop_bounds
 
struct v4l2_rect crop_defrect
 
struct v4l2_rect crop_current
 
unsigned int automute
 
struct saa7134_thread thread
 
struct saa7134_inputinput
 
struct saa7134_inputhw_input
 
unsigned int hw_mute
 
int last_carrier
 
int nosignal
 
unsigned int insuspend
 
struct IR_i2c_init_data init_data
 
struct saa7134_ts ts
 
struct saa7134_dmaqueue ts_q
 
int ts_started
 
struct saa7134_mpeg_opsmops
 
struct video_deviceempress_dev
 
struct videobuf_queue empress_tsq
 
atomic_t empress_users
 
struct work_struct empress_workqueue
 
int empress_started
 
void(* gate_ctrl )(struct saa7134_dev *dev, int open)
 

Detailed Description

Definition at line 538 of file saa7134.h.

Field Documentation

int autodetected

Definition at line 548 of file saa7134.h.

unsigned int automute

Definition at line 620 of file saa7134.h.

__u8 __iomem* bmmio

Definition at line 567 of file saa7134.h.

unsigned int board

Definition at line 570 of file saa7134.h.

struct v4l2_rect crop_bounds

Definition at line 615 of file saa7134.h.

struct v4l2_rect crop_current

Definition at line 617 of file saa7134.h.

struct v4l2_rect crop_defrect

Definition at line 616 of file saa7134.h.

int ctl_automute

Definition at line 612 of file saa7134.h.

int ctl_bright

Definition at line 601 of file saa7134.h.

int ctl_contrast

Definition at line 602 of file saa7134.h.

int ctl_freq

Definition at line 605 of file saa7134.h.

int ctl_hue

Definition at line 603 of file saa7134.h.

unsigned int ctl_input

Definition at line 600 of file saa7134.h.

int ctl_invert

Definition at line 608 of file saa7134.h.

int ctl_mirror

Definition at line 609 of file saa7134.h.

int ctl_mute

Definition at line 606 of file saa7134.h.

int ctl_saturation

Definition at line 604 of file saa7134.h.

int ctl_volume

Definition at line 607 of file saa7134.h.

int ctl_y_even

Definition at line 611 of file saa7134.h.

int ctl_y_odd

Definition at line 610 of file saa7134.h.

Definition at line 539 of file saa7134.h.

Definition at line 555 of file saa7134.h.

unsigned char eedata[256]

Definition at line 582 of file saa7134.h.

struct video_device* empress_dev

Definition at line 639 of file saa7134.h.

int empress_started

Definition at line 643 of file saa7134.h.

struct videobuf_queue empress_tsq

Definition at line 640 of file saa7134.h.

atomic_t empress_users

Definition at line 641 of file saa7134.h.

struct work_struct empress_workqueue

Definition at line 642 of file saa7134.h.

void(* gate_ctrl)(struct saa7134_dev *dev, int open)

Definition at line 652 of file saa7134.h.

unsigned int gpio_value

Definition at line 577 of file saa7134.h.

int has_rds

Definition at line 583 of file saa7134.h.

int has_remote

Definition at line 558 of file saa7134.h.

struct saa7134_input* hw_input

Definition at line 623 of file saa7134.h.

unsigned int hw_mute

Definition at line 624 of file saa7134.h.

struct i2c_adapter i2c_adap

Definition at line 580 of file saa7134.h.

Definition at line 581 of file saa7134.h.

Definition at line 630 of file saa7134.h.

Definition at line 622 of file saa7134.h.

unsigned int insuspend

Definition at line 627 of file saa7134.h.

int last_carrier

Definition at line 625 of file saa7134.h.

__u32 __iomem* lmmio

Definition at line 566 of file saa7134.h.

struct mutex lock

Definition at line 540 of file saa7134.h.

Definition at line 636 of file saa7134.h.

char name[32]

Definition at line 562 of file saa7134.h.

int nosignal

Definition at line 626 of file saa7134.h.

int nr

Definition at line 563 of file saa7134.h.

Definition at line 586 of file saa7134.h.

unsigned int ovenable

Definition at line 588 of file saa7134.h.

enum v4l2_field ovfield

Definition at line 589 of file saa7134.h.

Definition at line 587 of file saa7134.h.

Definition at line 564 of file saa7134.h.

unsigned char pci_lat

Definition at line 565 of file saa7134.h.

unsigned char pci_rev

Definition at line 565 of file saa7134.h.

Definition at line 542 of file saa7134.h.

unsigned char radio_addr

Definition at line 574 of file saa7134.h.

struct video_device* radio_dev

Definition at line 553 of file saa7134.h.

unsigned int radio_type

Definition at line 572 of file saa7134.h.

Definition at line 559 of file saa7134.h.

struct work_struct request_module_wk

Definition at line 545 of file saa7134.h.

unsigned int resources

Definition at line 551 of file saa7134.h.

spinlock_t slock

Definition at line 541 of file saa7134.h.

unsigned int tda9887_conf

Definition at line 576 of file saa7134.h.

Definition at line 621 of file saa7134.h.

Definition at line 633 of file saa7134.h.

Definition at line 634 of file saa7134.h.

int ts_started

Definition at line 635 of file saa7134.h.

unsigned char tuner_addr

Definition at line 573 of file saa7134.h.

unsigned int tuner_type

Definition at line 571 of file saa7134.h.

Definition at line 599 of file saa7134.h.

Definition at line 598 of file saa7134.h.

struct v4l2_device v4l2_dev

Definition at line 543 of file saa7134.h.

struct video_device* vbi_dev

Definition at line 554 of file saa7134.h.

unsigned int vbi_fieldcount

Definition at line 595 of file saa7134.h.

Definition at line 593 of file saa7134.h.

struct video_device* video_dev

Definition at line 552 of file saa7134.h.

unsigned int video_fieldcount

Definition at line 594 of file saa7134.h.

Definition at line 592 of file saa7134.h.


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