snd_pcm_hw_rule_add(9) centos man page | unix.com

Man Page: snd_pcm_hw_rule_add

Operating Environment: centos

Section: 9

SND_PCM_HW_RULE_ADD(9)						      PCM API						    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
RETURN
Zero if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_HW_RULE_ADD(9)
Related Man Pages
pthread_cond_destroy(3) - mojave
cdestroy(3) - debian
tis_cond_destroy(3) - osf1
pthread_cond_init(3c) - sunos
pthread_cond_destroy(3c) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!