centos man page for snd_card_disconnect

Query: snd_card_disconnect

OS: centos

Section: 9

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

SND_CARD_DISCONNECT(9)					  Management of Cards and Device				    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).
RETURN
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 3.10 June 2014 SND_CARD_DISCONNECT(9)
Related Man Pages
usb_poison_urb(9) - centos
opensc-tool(1) - centos
usb_control_msg(9) - centos
usb_kill_urb(9) - centos
usb_queue_reset_device(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq