Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
linear.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.

Data Structures

struct  linear_priv
 

Functions

int snd_pcm_plugin_build_linear (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_linear ( 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 147 of file linear.c.