SND_INFO_CREATE_ENTRY
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_info_create_entry - create an info entry
SYNOPSIS
"SYNOPSIS"
snd_info_entry_t * snd_info_create_entry (const char * name);
ARGUMENTS
- name
-
the proc file name
DESCRIPTION
Creates an info entry with the given file name and initializes as
the default state.
Usually called from other functions such as
snd_info_create_card_entry.
Returns the pointer of the new instance, or NULL on failure.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:28 GMT, October 06, 2005