suse man page for snd_pcm_hw_rule_add

Query: snd_pcm_hw_rule_add

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SND_PCM_HW_RULE_ADD(9)						   Sound Devices					    SND_PCM_HW_RULE_ADD(9)

NAME
snd_pcm_hw_rule_add - add the hw-constraint rule
SYNOPSIS
int snd_pcm_hw_rule_add(struct snd_pcm_runtime * runtime, unsigned int cond, int var, snd_pcm_hw_rule_func_t func, void * private, int dep, ...);
ARGUMENTS
runtime the pcm runtime instance cond condition bits var the variable to evaluate func the evaluation function private the private data pointer passed to function dep the dependent variables ... variable arguments
DESCRIPTION
Returns zero if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_PCM_HW_RULE_ADD(9)
Related Man Pages
pthread_cond_destroy(3) - mojave
cdestroy(3) - debian
globus_cond(3) - debian
pthread_cond_signal(3t) - hpux
pthread_cond_signal(3) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Migrating to UNIX
Update kernel Linux without reboot?!
Tar Command