snd_pcm_period_elapsed(9) suse man page | unix.com

Man Page: snd_pcm_period_elapsed

Operating Environment: suse

Section: 9

SND_PCM_PERIOD_ELAPS(9) 					   Sound Devices					   SND_PCM_PERIOD_ELAPS(9)

NAME
snd_pcm_period_elapsed - update the pcm status for the next period
SYNOPSIS
void snd_pcm_period_elapsed(struct snd_pcm_substream * substream);
ARGUMENTS
substream the pcm substream instance
DESCRIPTION
This function is called from the interrupt handler when the PCM has processed the period size. It will update the current pointer, wake up sleepers, etc. Even if more than one periods have elapsed since the last call, you have to call this only once.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_PCM_PERIOD_ELAPS(9)
Related Man Pages
libssh2_channel_write_ex(3) - debian
lsdahdi(8) - debian
libssh2_channel_write_ex(3) - centos
parport_register_device(9) - suse
request_irq(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I