Searched refs:snd_pcm_plug_client_channels_buf (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/core/oss/ |
H A D | pcm_plugin.h | 125 snd_pcm_sframes_t snd_pcm_plug_client_channels_buf(struct snd_pcm_substream *handle,
|
H A D | pcm_plugin.c | 556 snd_pcm_sframes_t snd_pcm_plug_client_channels_buf(struct snd_pcm_substream *plug, in snd_pcm_plug_client_channels_buf() function
|
H A D | pcm_oss.c | 1373 frames1 = snd_pcm_plug_client_channels_buf(substream, (char *)buf, frames, &channels); in snd_pcm_oss_write2() 1481 frames1 = snd_pcm_plug_client_channels_buf(substream, buf, frames, &channels); in snd_pcm_oss_read2()
|
/kernel/linux/linux-6.6/sound/core/oss/ |
H A D | pcm_plugin.h | 125 snd_pcm_sframes_t snd_pcm_plug_client_channels_buf(struct snd_pcm_substream *handle,
|
H A D | pcm_plugin.c | 557 snd_pcm_sframes_t snd_pcm_plug_client_channels_buf(struct snd_pcm_substream *plug, in snd_pcm_plug_client_channels_buf() function
|
H A D | pcm_oss.c | 1382 frames1 = snd_pcm_plug_client_channels_buf(substream, (char *)buf, frames, &channels); in snd_pcm_oss_write2() 1490 frames1 = snd_pcm_plug_client_channels_buf(substream, buf, frames, &channels); in snd_pcm_oss_read2()
|
Completed in 12 milliseconds