Man page 9 : snd_info_create_card_entry
"SND_INFO_CREATE_CARD" "9" "August 2013" "Kernel Hackers Manual 3.10" "Proc Info API"
Page d'accueil du man
Cette page de documentation est issue d'une conversion automatique de developpez.com.
Les traductions proviennent des sites Debian , Linux Kernel et du projet Perkamon .
N'hésitez pas à laisser vos suggestions, avis ou commentaires : 12 commentaires .
Article lu fois.
1. NAME▲
snd_info_create_card_entry - create an info entry for the given card
2. SYNOPSIS ▲
struct snd_info_entry * snd_info_create_card_entry(struct snd_card * card , const char * name , struct snd_info_entry * parent );
3. ARGUMENTS ▲
card the card instance
name the file name
parent the parent directory
4. DESCRIPTION ▲
Creates a new info entry and assigns it to the given card.
5. RETURN ▲
The pointer of the new instance, or NULL on failure.
6. COPYRIGHT ▲
Le contenu de cet article est rédigé par Developpez.com et est mis à disposition selon les termes de la
Licence Creative Commons Attribution 3.0 non transposé .
Les logos Developpez.com, en-tête, pied de page, css, et look & feel de l'article sont Copyright © 2013 Developpez.com.