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
struct_regulator_config(9) - centos
ccreate(3) - debian
cwait(3) - debian
pthread_cond_destroy(3t) - hpux
pthread_cond_destroy(3) - freebsd
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Tar Command
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq