centos man page for snd_device_free

Query: snd_device_free

OS: centos

Section: 9

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

SND_DEVICE_FREE(9)					  Management of Cards and Device					SND_DEVICE_FREE(9)

NAME
snd_device_free - release the device from the card
SYNOPSIS
int snd_device_free(struct snd_card * card, void * device_data);
ARGUMENTS
card the card instance device_data the data pointer to release
DESCRIPTION
Removes the device from the list on the card and invokes the callbacks, dev_disconnect and dev_free, corresponding to the state. Then release the device.
RETURN
Zero if successful, or a negative error code on failure or if the device not found.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_DEVICE_FREE(9)
Related Man Pages
stab(5) - redhat
card(1) - debian
device(9) - debian
device(9) - centos
device(9) - osx
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq