Query: snd_info_create_card_entry
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_INFO_CREATE_CARD(9) Proc Info API SND_INFO_CREATE_CARD(9)NAMEsnd_info_create_card_entry - create an info entry for the given cardSYNOPSISstruct snd_info_entry * snd_info_create_card_entry(struct snd_card * card, const char * name, struct snd_info_entry * parent);ARGUMENTScard the card instance name the file name parent the parent directoryDESCRIPTIONCreates a new info entry and assigns it to the given card.RETURNThe pointer of the new instance, or NULL on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_INFO_CREATE_CARD(9)
Related Man Pages |
---|
card(1) - opensolaris |
opensc-tool(1) - centos |
debugfs_create_file(9) - centos |
device_create(9) - centos |
opensc-tool(1) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
How to increment version inside a file? |
Unsure why access time on a directory change isn't changing |
Controlling user input |