SND_CARD_DISCONNECT

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

snd_card_disconnect - disconnect all APIs from the file-operations (user space)  

SYNOPSIS

"SYNOPSIS"

int snd_card_disconnect (snd_card_t * 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).


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
NOTE

This document was created by man2html, using the manual pages.
Time: 00:02:49 GMT, October 09, 2005