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

#include <radio-si470x.h>

Data Fields

struct v4l2_device v4l2_dev
 
struct video_device videodev
 
struct v4l2_ctrl_handler hdl
 
int band
 
unsigned short registers [RADIO_REGISTER_NUM]
 
wait_queue_head_t read_queue
 
struct mutex lock
 
unsigned charbuffer
 
unsigned int buf_size
 
unsigned int rd_index
 
unsigned int wr_index
 
struct completion completion
 
bool status_rssi_auto_update
 

Detailed Description

Definition at line 146 of file radio-si470x.h.

Field Documentation

int band

Definition at line 150 of file radio-si470x.h.

unsigned int buf_size

Definition at line 159 of file radio-si470x.h.

unsigned char* buffer

Definition at line 158 of file radio-si470x.h.

Definition at line 163 of file radio-si470x.h.

Definition at line 149 of file radio-si470x.h.

struct mutex lock

Definition at line 157 of file radio-si470x.h.

unsigned int rd_index

Definition at line 160 of file radio-si470x.h.

wait_queue_head_t read_queue

Definition at line 156 of file radio-si470x.h.

Definition at line 153 of file radio-si470x.h.

bool status_rssi_auto_update

Definition at line 164 of file radio-si470x.h.

struct v4l2_device v4l2_dev

Definition at line 147 of file radio-si470x.h.

struct video_device videodev

Definition at line 148 of file radio-si470x.h.

unsigned int wr_index

Definition at line 161 of file radio-si470x.h.


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