Searched refs:snd_pcm_plug_client_size (Results 1 – 3 of 3) sorted by relevance
79 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
700 oss_buffer_size = snd_pcm_plug_client_size(substream, in snd_pcm_oss_period_size()737 min_period_size = snd_pcm_plug_client_size(substream, in snd_pcm_oss_period_size()746 max_period_size = snd_pcm_plug_client_size(substream, in snd_pcm_oss_period_size()1034 oss_period_size = snd_pcm_plug_client_size(substream, params_period_size(sparams)); in snd_pcm_oss_change_params_locked()
244 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
Completed in 11 milliseconds