Searched defs:snd_pcm_plug_slave_size (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/core/oss/
H A Dpcm_plugin.h147 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; } function
H A Dpcm_plugin.c262 snd_pcm_sframes_t snd_pcm_plug_slave_size(struct snd_pcm_substream *plug, snd_pcm_uframes_t clt_frames) function

Completed in 203 milliseconds