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

#include <em28xx.h>

Data Fields

char name [50]
 
chartransfer_buffer [EM28XX_AUDIO_BUFS]
 
struct urb * urb [EM28XX_AUDIO_BUFS]
 
struct usb_device * udev
 
unsigned int capture_transfer_done
 
struct snd_pcm_substreamcapture_pcm_substream
 
unsigned int hwptr_done_capture
 
struct snd_cardsndcard
 
int users
 
spinlock_t slock
 

Detailed Description

Definition at line 453 of file em28xx.h.

Field Documentation

struct snd_pcm_substream* capture_pcm_substream

Definition at line 459 of file em28xx.h.

unsigned int capture_transfer_done

Definition at line 458 of file em28xx.h.

unsigned int hwptr_done_capture

Definition at line 461 of file em28xx.h.

char name[50]

Definition at line 454 of file em28xx.h.

spinlock_t slock

Definition at line 465 of file em28xx.h.

struct snd_card* sndcard

Definition at line 462 of file em28xx.h.

char* transfer_buffer[EM28XX_AUDIO_BUFS]

Definition at line 455 of file em28xx.h.

struct usb_device* udev

Definition at line 457 of file em28xx.h.

Definition at line 456 of file em28xx.h.

int users

Definition at line 464 of file em28xx.h.


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