Linux Kernel
3.7.1
|
#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 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.