Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/oss/
Dpcm_plugin.h140 snd_pcm_sframes_t snd_pcm_plug_client_channels_buf(struct snd_pcm_substream *handle,
Dpcm_plugin.c545 snd_pcm_sframes_t snd_pcm_plug_client_channels_buf(struct snd_pcm_substream *plug, in snd_pcm_plug_client_channels_buf() function
Dpcm_oss.c1345 frames1 = snd_pcm_plug_client_channels_buf(substream, (char *)buf, frames, &channels); in snd_pcm_oss_write2()
1443 frames1 = snd_pcm_plug_client_channels_buf(substream, buf, frames, &channels); in snd_pcm_oss_read2()