snd_pcm_plug_slave_size  229 sound/core/oss/pcm_plugin.c snd_pcm_sframes_t snd_pcm_plug_slave_size(struct snd_pcm_substream *plug, snd_pcm_uframes_t clt_frames)
snd_pcm_plug_slave_size  173 sound/core/oss/pcm_plugin.h static inline snd_pcm_sframes_t snd_pcm_plug_slave_size(struct snd_pcm_substream *handle, snd_pcm_uframes_t clt_size) { return clt_size; }