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

Data Fields

struct usb_device * usbdev
 
struct video_device videodev
 
struct v4l2_device v4l2_dev
 
struct v4l2_ctrl_handler hdl
 
u8transfer_buffer
 
struct mutex v4l2_lock
 
int curfreq
 
bool stereo
 
bool muted
 

Detailed Description

Definition at line 78 of file dsbr100.c.

Field Documentation

int curfreq

Definition at line 86 of file dsbr100.c.

Definition at line 82 of file dsbr100.c.

bool muted

Definition at line 88 of file dsbr100.c.

bool stereo

Definition at line 87 of file dsbr100.c.

u8* transfer_buffer

Definition at line 84 of file dsbr100.c.

struct usb_device* usbdev

Definition at line 79 of file dsbr100.c.

struct v4l2_device v4l2_dev

Definition at line 81 of file dsbr100.c.

struct mutex v4l2_lock

Definition at line 85 of file dsbr100.c.

struct video_device videodev

Definition at line 80 of file dsbr100.c.


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