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

Data Fields

struct v4l2_subdev sd
 
struct delayed_work work
 
spinlock_t lock
 
unsigned charbuffer
 
unsigned int buf_size
 
unsigned int rd_index
 
unsigned int wr_index
 
unsigned int block_count
 
unsigned char last_blocknum
 
wait_queue_head_t read_queue
 
int data_available_for_read
 
u8 sync
 

Detailed Description

Definition at line 68 of file saa6588.c.

Field Documentation

unsigned int block_count

Definition at line 76 of file saa6588.c.

unsigned int buf_size

Definition at line 73 of file saa6588.c.

unsigned char* buffer

Definition at line 72 of file saa6588.c.

int data_available_for_read

Definition at line 79 of file saa6588.c.

unsigned char last_blocknum

Definition at line 77 of file saa6588.c.

spinlock_t lock

Definition at line 71 of file saa6588.c.

unsigned int rd_index

Definition at line 74 of file saa6588.c.

wait_queue_head_t read_queue

Definition at line 78 of file saa6588.c.

Definition at line 69 of file saa6588.c.

u8 sync

Definition at line 80 of file saa6588.c.

Definition at line 70 of file saa6588.c.

unsigned int wr_index

Definition at line 75 of file saa6588.c.


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