Query: snd_card_file_add
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_CARD_FILE_ADD(9) Management of Cards and Device SND_CARD_FILE_ADD(9)NAMEsnd_card_file_add - add the file to the file list of the cardSYNOPSISint snd_card_file_add(struct snd_card * card, struct file * file);ARGUMENTScard soundcard structure file file pointerDESCRIPTIONThis function adds the file to the file linked-list of the card. This linked-list is used to keep tracking the connection state, and to avoid the release of busy resources by hotplug.RETURNzero or a negative error code.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CARD_FILE_ADD(9)
| Related Man Pages | 
|---|
| card(1) - redhat | 
| card(1) - suse | 
| gfx_mode_select_filter(3alleg4) - debian | 
| card(1) - centos | 
| tuple(9s) - sunos | 
| Similar Topics in the Unix Linux Community | 
|---|
| Weird 'find' results | 
| Set hard block limit for user using quota | 
| Best performance UNIX just for HOST Virtualization? | 
| How to increment version inside a file? | 
| [TIP] Processing YAML files with yq |