Lines Matching refs:handle
85 int snd_pcm_plugin_build(struct snd_pcm_substream *handle,
94 snd_pcm_sframes_t snd_pcm_plug_client_size(struct snd_pcm_substream *handle, snd_pcm_uframes_t drv_…
95 snd_pcm_sframes_t snd_pcm_plug_slave_size(struct snd_pcm_substream *handle, snd_pcm_uframes_t clt_s…
100 int snd_pcm_plugin_build_io(struct snd_pcm_substream *handle,
103 int snd_pcm_plugin_build_linear(struct snd_pcm_substream *handle,
107 int snd_pcm_plugin_build_mulaw(struct snd_pcm_substream *handle,
111 int snd_pcm_plugin_build_rate(struct snd_pcm_substream *handle,
115 int snd_pcm_plugin_build_route(struct snd_pcm_substream *handle,
119 int snd_pcm_plugin_build_copy(struct snd_pcm_substream *handle,
133 snd_pcm_sframes_t snd_pcm_plug_write_transfer(struct snd_pcm_substream *handle,
136 snd_pcm_sframes_t snd_pcm_plug_read_transfer(struct snd_pcm_substream *handle,
140 snd_pcm_sframes_t snd_pcm_plug_client_channels_buf(struct snd_pcm_substream *handle,
173 static inline snd_pcm_sframes_t snd_pcm_plug_client_size(struct snd_pcm_substream *handle, snd_pcm_… in snd_pcm_plug_client_size() argument
174 static inline snd_pcm_sframes_t snd_pcm_plug_slave_size(struct snd_pcm_substream *handle, snd_pcm_u… in snd_pcm_plug_slave_size() argument