SND_DEVICE_DISCONNECT
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_device_disconnect - disconnect the device
SYNOPSIS
"SYNOPSIS"
int snd_device_disconnect (snd_card_t * card, void * device_data);
ARGUMENTS
- card
-
the card instance
- device_data
-
the data pointer to disconnect
DESCRIPTION
Turns the device into the disconnection state, invoking
dev_disconnect callback, if the device was already registered.
Usually called from snd_card_disconnect.
Returns zero if successful, or a negative error code on failure or if the
device not found.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:21:10 GMT, October 06, 2005