SND_VX_CREATE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_vx_create - constructor for vx_core_t
SYNOPSIS
"SYNOPSIS"
vx_core_t * snd_vx_create (snd_card_t * card, struct snd_vx_hardware * hw, struct snd_vx_ops * ops, int extra_size);
ARGUMENTS
- card
-
-- undescribed --
- hw
-
hardware specific record
- ops
-
-- undescribed --
- extra_size
-
-- undescribed --
DESCRIPTION
this function allocates the instance and prepare for the hardware
initialization.
return the instance pointer if successful, NULL in error.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:53 GMT, October 06, 2005