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

Data Fields

charbus_type
 
u8 forbidden
 
unsigned int preemphasis
 
unsigned int spacing
 
unsigned int tx_power
 
unsigned int rx_frequency
 
unsigned int tx_frequency
 
unsigned int rangelow
 
unsigned int rangehigh
 
unsigned int band
 
bool stereo
 
unsigned int rds_on
 
wait_queue_head_t read_queue
 
struct mutex lock
 
struct completion busy
 
unsigned charbuffer
 
unsigned int buf_size
 
unsigned int rd_index
 
unsigned int wr_index
 
u16 irq_flags
 
u16 irq_received
 
struct v4l2_ctrl_handler ctrl_handler
 
struct v4l2_device v4l2dev
 
struct video_device videodev
 
struct devicedev
 
struct wl1273_corecore
 
struct fileowner
 
charwrite_buf
 
unsigned int rds_users
 

Detailed Description

Definition at line 55 of file radio-wl1273.c.

Field Documentation

unsigned int band

Definition at line 66 of file radio-wl1273.c.

unsigned int buf_size

Definition at line 77 of file radio-wl1273.c.

unsigned char* buffer

Definition at line 76 of file radio-wl1273.c.

Definition at line 56 of file radio-wl1273.c.

Definition at line 74 of file radio-wl1273.c.

Definition at line 89 of file radio-wl1273.c.

struct v4l2_ctrl_handler ctrl_handler

Definition at line 85 of file radio-wl1273.c.

struct device* dev

Definition at line 88 of file radio-wl1273.c.

u8 forbidden

Definition at line 58 of file radio-wl1273.c.

u16 irq_flags

Definition at line 82 of file radio-wl1273.c.

u16 irq_received

Definition at line 83 of file radio-wl1273.c.

struct mutex lock

Definition at line 73 of file radio-wl1273.c.

struct file* owner

Definition at line 90 of file radio-wl1273.c.

unsigned int preemphasis

Definition at line 59 of file radio-wl1273.c.

unsigned int rangehigh

Definition at line 65 of file radio-wl1273.c.

unsigned int rangelow

Definition at line 64 of file radio-wl1273.c.

unsigned int rd_index

Definition at line 78 of file radio-wl1273.c.

unsigned int rds_on

Definition at line 70 of file radio-wl1273.c.

unsigned int rds_users

Definition at line 92 of file radio-wl1273.c.

wait_queue_head_t read_queue

Definition at line 72 of file radio-wl1273.c.

unsigned int rx_frequency

Definition at line 62 of file radio-wl1273.c.

unsigned int spacing

Definition at line 60 of file radio-wl1273.c.

bool stereo

Definition at line 67 of file radio-wl1273.c.

unsigned int tx_frequency

Definition at line 63 of file radio-wl1273.c.

unsigned int tx_power

Definition at line 61 of file radio-wl1273.c.

Definition at line 86 of file radio-wl1273.c.

struct video_device videodev

Definition at line 87 of file radio-wl1273.c.

unsigned int wr_index

Definition at line 79 of file radio-wl1273.c.

char* write_buf

Definition at line 91 of file radio-wl1273.c.


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