Symbol: snd_pcm_plugin_channel
sound/core/oss/copy.c
13
const struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/copy.c
14
struct snd_pcm_plugin_channel *dst_channels,
sound/core/oss/io.c
23
const struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/io.c
24
struct snd_pcm_plugin_channel *dst_channels,
sound/core/oss/io.c
49
const struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/io.c
50
struct snd_pcm_plugin_channel *dst_channels,
sound/core/oss/io.c
77
struct snd_pcm_plugin_channel **channels)
sound/core/oss/io.c
81
struct snd_pcm_plugin_channel *v;
sound/core/oss/linear.c
41
const struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/linear.c
42
struct snd_pcm_plugin_channel *dst_channels,
sound/core/oss/linear.c
74
const struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/linear.c
75
struct snd_pcm_plugin_channel *dst_channels,
sound/core/oss/mulaw.c
128
const struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/mulaw.c
129
struct snd_pcm_plugin_channel *dst_channels,
sound/core/oss/mulaw.c
155
const struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/mulaw.c
156
struct snd_pcm_plugin_channel *dst_channels,
sound/core/oss/mulaw.c
201
const struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/mulaw.c
202
struct snd_pcm_plugin_channel *dst_channels,
sound/core/oss/mulaw.c
235
const struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/mulaw.c
236
struct snd_pcm_plugin_channel *dst_channels,
sound/core/oss/pcm_oss.c
1372
struct snd_pcm_plugin_channel *channels;
sound/core/oss/pcm_oss.c
1483
struct snd_pcm_plugin_channel *channels;
sound/core/oss/pcm_plugin.c
129
struct snd_pcm_plugin_channel **channels)
sound/core/oss/pcm_plugin.c
40
struct snd_pcm_plugin_channel *c;
sound/core/oss/pcm_plugin.c
545
struct snd_pcm_plugin_channel **channels)
sound/core/oss/pcm_plugin.c
548
struct snd_pcm_plugin_channel *v;
sound/core/oss/pcm_plugin.c
582
snd_pcm_sframes_t snd_pcm_plug_write_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_channel *src_channels, snd_pcm_uframes_t size)
sound/core/oss/pcm_plugin.c
585
struct snd_pcm_plugin_channel *dst_channels;
sound/core/oss/pcm_plugin.c
624
snd_pcm_sframes_t snd_pcm_plug_read_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_channel *dst_channels_final, snd_pcm_uframes_t size)
sound/core/oss/pcm_plugin.c
627
struct snd_pcm_plugin_channel *src_channels, *dst_channels;
sound/core/oss/pcm_plugin.h
118
struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/pcm_plugin.h
121
struct snd_pcm_plugin_channel *dst_channels_final,
sound/core/oss/pcm_plugin.h
126
struct snd_pcm_plugin_channel **channels);
sound/core/oss/pcm_plugin.h
130
struct snd_pcm_plugin_channel **channels);
sound/core/oss/pcm_plugin.h
51
struct snd_pcm_plugin_channel **channels);
sound/core/oss/pcm_plugin.h
53
const struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/pcm_plugin.h
54
struct snd_pcm_plugin_channel *dst_channels,
sound/core/oss/pcm_plugin.h
66
struct snd_pcm_plugin_channel *buf_channels;
sound/core/oss/rate.c
109
const struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/rate.c
110
struct snd_pcm_plugin_channel *dst_channels,
sound/core/oss/rate.c
235
const struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/rate.c
236
struct snd_pcm_plugin_channel *dst_channels,
sound/core/oss/rate.c
26
const struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/rate.c
27
struct snd_pcm_plugin_channel *dst_channels,
sound/core/oss/rate.c
50
const struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/rate.c
51
struct snd_pcm_plugin_channel *dst_channels,
sound/core/oss/route.c
12
static void zero_areas(struct snd_pcm_plugin_channel *dvp, int ndsts,
sound/core/oss/route.c
24
static inline void copy_area(const struct snd_pcm_plugin_channel *src_channel,
sound/core/oss/route.c
25
struct snd_pcm_plugin_channel *dst_channel,
sound/core/oss/route.c
33
const struct snd_pcm_plugin_channel *src_channels,
sound/core/oss/route.c
34
struct snd_pcm_plugin_channel *dst_channels,
sound/core/oss/route.c
38
struct snd_pcm_plugin_channel *dvp;