suse man page for snd_card_disconnect

Query: snd_card_disconnect

OS: suse

Section: 9

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

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_control_msg(9) - suse
opensc-tool(1) - centos
sndconfig(8) - redhat
opensc-tool(1) - debian
card(1) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I