Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Typedefs
pcm-indirect.h File Reference
#include <sound/pcm.h>

Go to the source code of this file.

Data Structures

struct  snd_pcm_indirect
 

Typedefs

typedef void(* snd_pcm_indirect_copy_t )(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, size_t bytes)
 

Typedef Documentation

typedef void(* snd_pcm_indirect_copy_t)(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, size_t bytes)

Definition at line 40 of file pcm-indirect.h.