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

#include <omap-pcm.h>

Data Fields

charname
 
int dma_req
 
unsigned long port_addr
 
void(* set_threshold )(struct snd_pcm_substream *substream)
 
int data_type
 
int packet_size
 

Detailed Description

Definition at line 30 of file omap-pcm.h.

Field Documentation

Definition at line 35 of file omap-pcm.h.

int dma_req

Definition at line 32 of file omap-pcm.h.

char* name

Definition at line 31 of file omap-pcm.h.

int packet_size

Definition at line 37 of file omap-pcm.h.

unsigned long port_addr

Definition at line 33 of file omap-pcm.h.

void(* set_threshold)(struct snd_pcm_substream *substream)

Definition at line 34 of file omap-pcm.h.


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