snd_card_disconnect(9) suse man page | unix.com

Man Page: snd_card_disconnect

Operating Environment: suse

Section: 9

SND_CARD_DISCONNECT(9)						   Sound Devices					    SND_CARD_DISCONNECT(9)

NAME
snd_card_disconnect - disconnect all APIs from the file-operations (user space)
SYNOPSIS
int snd_card_disconnect(struct snd_card * card);
ARGUMENTS
card soundcard structure
DESCRIPTION
Disconnects all APIs from the file-operations (user space). Returns zero, otherwise a negative error code.
NOTE
The current implementation replaces all active file->f_op with special dummy file operations (they do nothing except release).
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_CARD_DISCONNECT(9)
Related Man Pages
usb_interrupt_msg(9) - suse
usb_queue_reset_device(9) - centos
dummy_cs(4) - redhat
memory_cb(4) - redhat
card(1) - suse
Similar Topics in the Unix Linux Community
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command
A (ksh) Library For and From UNIX.com
Shopt -s histappend