Home
last modified time | relevance | path

Searched refs:snd_pcm_plug_client_size (Results 1 – 3 of 3) sorted by relevance

/sound/core/oss/
Dpcm_plugin.h79 snd_pcm_sframes_t snd_pcm_plug_client_size(struct snd_pcm_substream *handle, snd_pcm_uframes_t drv_…
156 static inline snd_pcm_sframes_t snd_pcm_plug_client_size(struct snd_pcm_substream *handle, snd_pcm_… in snd_pcm_plug_client_size() function
Dpcm_plugin.c199 snd_pcm_sframes_t snd_pcm_plug_client_size(struct snd_pcm_substream *plug, snd_pcm_uframes_t drv_fr… in snd_pcm_plug_client_size() function
625 return snd_pcm_plug_client_size(plug, frames); in snd_pcm_plug_write_transfer()
Dpcm_oss.c694 oss_buffer_size = snd_pcm_plug_client_size(substream, in snd_pcm_oss_period_size()
729 min_period_size = snd_pcm_plug_client_size(substream, in snd_pcm_oss_period_size()
736 max_period_size = snd_pcm_plug_client_size(substream, in snd_pcm_oss_period_size()
1017 oss_period_size = snd_pcm_plug_client_size(substream, params_period_size(sparams)); in snd_pcm_oss_change_params_locked()