snd_pcm_hw_constraint_pow2(9) suse man page | unix.com

Man Page: snd_pcm_hw_constraint_pow2

Operating Environment: suse

Section: 9

SND_PCM_HW_CONSTRAIN(9) 					   Sound Devices					   SND_PCM_HW_CONSTRAIN(9)

NAME
snd_pcm_hw_constraint_pow2 - add a hw constraint power-of-2 rule
SYNOPSIS
int snd_pcm_hw_constraint_pow2(struct snd_pcm_runtime * runtime, unsigned int cond, snd_pcm_hw_param_t var);
ARGUMENTS
runtime PCM runtime instance cond condition bits var hw_params variable to apply the power-of-2 constraint
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_PCM_HW_CONSTRAIN(9)
Related Man Pages
ccreate(3) - debian
csignal(3) - debian
pthread_cond_broadcast(3t) - hpux
pthread_cond_signal(3t) - hpux
pthread_cond_destroy(3) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues