Query: snd_hwdep_new
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_HWDEP_NEW(9) Miscellaneous Functions SND_HWDEP_NEW(9)NAMEsnd_hwdep_new - create a new hwdep instanceSYNOPSISint snd_hwdep_new(struct snd_card * card, char * id, int device, struct snd_hwdep ** rhwdep);ARGUMENTScard the card instance id the id string device the device index (zero-based) rhwdep the pointer to store the new hwdep instanceDESCRIPTIONCreates a new hwdep instance with the given index on the card. The callbacks (hwdep->ops) must be set on the returned instance after this call manually by the caller.RETURNZero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_HWDEP_NEW(9)
Related Man Pages |
---|
device_create(9) - centos |
card(1) - suse |
card(1) - centos |
card(1) - sunos |
ddi_get_instance(9f) - osx |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Best performance UNIX just for HOST Virtualization? |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |