Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
copy.c File Reference
#include <linux/time.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include "pcm_plugin.h"

Go to the source code of this file.

Functions

int snd_pcm_plugin_build_copy (struct snd_pcm_substream *plug, struct snd_pcm_plugin_format *src_format, struct snd_pcm_plugin_format *dst_format, struct snd_pcm_plugin **r_plugin)
 

Function Documentation

int snd_pcm_plugin_build_copy ( struct snd_pcm_substream plug,
struct snd_pcm_plugin_format *  src_format,
struct snd_pcm_plugin_format *  dst_format,
struct snd_pcm_plugin **  r_plugin 
)

Definition at line 61 of file copy.c.