centos man page for snd_info_create_module_entry

Query: snd_info_create_module_entry

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SND_INFO_CREATE_MODU(9) 					   Proc Info API					   SND_INFO_CREATE_MODU(9)

NAME
snd_info_create_module_entry - create an info entry for the given module
SYNOPSIS
struct snd_info_entry * snd_info_create_module_entry(struct module * module, const char * name, struct snd_info_entry * 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.
RETURN
The pointer of the new instance, or NULL on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_INFO_CREATE_MODU(9)
Related Man Pages
debugfs_create_u64(9) - centos
debugfs_create_file(9) - centos
debugfs_create_bool(9) - centos
debugfs_create_u16(9) - suse
securityfs_create_file(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq