| /linux-4.4.14/sound/firewire/digi00x/ |
| D | digi00x-proc.c | 83 if (snd_info_register(root) < 0) { in snd_dg00x_proc_init() 95 if (snd_info_register(entry) < 0) { in snd_dg00x_proc_init()
|
| /linux-4.4.14/sound/firewire/tascam/ |
| D | tascam-proc.c | 65 if (snd_info_register(entry) < 0) in add_node() 82 if (snd_info_register(root) < 0) { in snd_tscm_proc_init()
|
| /linux-4.4.14/sound/firewire/oxfw/ |
| D | oxfw-proc.c | 90 if (snd_info_register(entry) < 0) in add_node() 107 if (snd_info_register(root) < 0) { in snd_oxfw_proc_init()
|
| /linux-4.4.14/sound/core/ |
| D | pcm.c | 525 if (snd_info_register(entry) < 0) { in snd_pcm_stream_proc_init() 533 if (snd_info_register(entry) < 0) { in snd_pcm_stream_proc_init() 547 if (snd_info_register(entry) < 0) { in snd_pcm_stream_proc_init() 582 if (snd_info_register(entry) < 0) { in snd_pcm_substream_proc_init() 591 if (snd_info_register(entry) < 0) { in snd_pcm_substream_proc_init() 601 if (snd_info_register(entry) < 0) { in snd_pcm_substream_proc_init() 611 if (snd_info_register(entry) < 0) { in snd_pcm_substream_proc_init() 621 if (snd_info_register(entry) < 0) { in snd_pcm_substream_proc_init() 636 if (snd_info_register(entry) < 0) { in snd_pcm_substream_proc_init() 1214 if (snd_info_register(entry) < 0) { in snd_pcm_proc_init()
|
| D | info.c | 451 if (snd_info_register(entry) < 0) { in create_subdir() 526 err = snd_info_register(entry); in snd_info_register_recursive() 822 int snd_info_register(struct snd_info_entry * entry) in snd_info_register() function 855 EXPORT_SYMBOL(snd_info_register); 876 return snd_info_register(entry); /* freed in error path */ in snd_info_version_init()
|
| D | info_oss.c | 122 return snd_info_register(entry); /* freed in error path */ in snd_info_minor_register()
|
| D | pcm_memory.c | 207 if (snd_info_register(entry) < 0) { in preallocate_info_init() 216 if (snd_info_register(entry) < 0) { in preallocate_info_init()
|
| D | sound_oss.c | 260 return snd_info_register(entry); /* freed in error path */ in snd_minor_info_oss_init()
|
| D | sound.c | 392 return snd_info_register(entry); /* freed in error path */ in snd_minor_info_init()
|
| D | init.c | 849 if (snd_info_register(entry) < 0) in snd_card_info_init() 857 if (snd_info_register(entry) < 0) in snd_card_info_init()
|
| D | hwdep.c | 512 if (snd_info_register(entry) < 0) { in snd_hwdep_proc_init()
|
| D | rawmidi.c | 1686 if (snd_info_register(entry) < 0) { in snd_rawmidi_dev_register()
|
| D | timer.c | 1171 if (snd_info_register(entry) < 0) { in snd_timer_proc_init()
|
| /linux-4.4.14/include/sound/ |
| D | info.h | 145 int snd_info_register(struct snd_info_entry *entry); 185 static inline int snd_info_register(struct snd_info_entry *entry) { return 0; } in snd_info_register() function
|
| /linux-4.4.14/sound/core/seq/ |
| D | seq_info.c | 46 if (snd_info_register(entry) < 0) { in create_info_entry()
|
| D | seq_device.c | 282 if (snd_info_register(info_entry) < 0) { in seq_dev_proc_init()
|
| /linux-4.4.14/sound/firewire/bebob/ |
| D | bebob_proc.c | 170 if (snd_info_register(entry) < 0) in add_node() 187 if (snd_info_register(root) < 0) { in snd_bebob_proc_init()
|
| /linux-4.4.14/sound/firewire/fireworks/ |
| D | fireworks_proc.c | 206 if (snd_info_register(entry) < 0) in add_node() 223 if (snd_info_register(root) < 0) { in snd_efw_proc_init()
|
| /linux-4.4.14/sound/pci/ac97/ |
| D | ac97_proc.c | 441 if (snd_info_register(entry) < 0) { in snd_ac97_proc_init() 454 if (snd_info_register(entry) < 0) { in snd_ac97_proc_init() 478 if (snd_info_register(entry) < 0) { in snd_ac97_bus_proc_init()
|
| /linux-4.4.14/sound/drivers/opl4/ |
| D | opl4_proc.c | 117 if (snd_info_register(entry) < 0) { in snd_opl4_create_proc()
|
| /linux-4.4.14/sound/pci/cs46xx/ |
| D | dsp_spos.c | 802 if (snd_info_register(entry) < 0) { in cs46xx_dsp_proc_init() 818 if (snd_info_register(entry) < 0) { in cs46xx_dsp_proc_init() 830 if (snd_info_register(entry) < 0) { in cs46xx_dsp_proc_init() 842 if (snd_info_register(entry) < 0) { in cs46xx_dsp_proc_init() 854 if (snd_info_register(entry) < 0) { in cs46xx_dsp_proc_init() 866 if (snd_info_register(entry) < 0) { in cs46xx_dsp_proc_init() 878 if (snd_info_register(entry) < 0) { in cs46xx_dsp_proc_init()
|
| D | dsp_spos_scb_lib.c | 278 if (snd_info_register(entry) < 0) { in cs46xx_dsp_proc_register_scb_desc()
|
| /linux-4.4.14/sound/synth/emux/ |
| D | emux_proc.c | 118 if (snd_info_register(entry) < 0) in snd_emux_proc_init()
|
| /linux-4.4.14/sound/core/seq/oss/ |
| D | seq_oss.c | 290 if (snd_info_register(entry) < 0) { in register_proc()
|
| /linux-4.4.14/sound/core/oss/ |
| D | mixer_oss.c | 1247 if (snd_info_register(entry) < 0) { in snd_mixer_oss_proc_init()
|
| D | pcm_oss.c | 2971 if (snd_info_register(entry) < 0) { in snd_pcm_oss_proc_init()
|