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
parport_register_port(9) - suse
usb_queue_reset_device(9) - centos
dummy_cs(4) - redhat
card(1) - suse
get_user_pages(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I
Shopt -s histappend