SND_UNREGISTER_DEVICE

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

 

NAME

snd_unregister_device - unregister the device on the given card  

SYNOPSIS

"SYNOPSIS"

int snd_unregister_device (int type, snd_card_t * card, int dev);  

ARGUMENTS

type
the device type, SNDRV_DEVICE_TYPE_XXX
card
the card instance
dev
the device index
 

DESCRIPTION

Unregisters the device file already registered via snd_register_device.

Returns zero if sucecessful, or a negative error code on failure


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:29 GMT, October 06, 2005