SND_INFO_CREATE_MODULE_ENTRY
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_info_create_module_entry - create an info entry for the given module
SYNOPSIS
"SYNOPSIS"
snd_info_entry_t * snd_info_create_module_entry (struct module * module, const char * name, snd_info_entry_t * parent);
ARGUMENTS
- module
-
the module pointer
- name
-
the file name
- parent
-
the parent directory
DESCRIPTION
Creates a new info entry and assigns it to the given module.
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