snd_card_file_add  308 include/sound/core.h int snd_card_file_add(struct snd_card *card, struct file *file);
snd_card_file_add   58 sound/core/control.c 	err = snd_card_file_add(card, file);
snd_card_file_add  137 sound/core/hwdep.c 		err = snd_card_file_add(hw->card, file);
snd_card_file_add   52 sound/core/oss/mixer_oss.c 	err = snd_card_file_add(card, file);
snd_card_file_add 2363 sound/core/oss/pcm_oss.c 	err = snd_card_file_add(pcm->card, file);
snd_card_file_add 2125 sound/core/pcm_native.c 	err = snd_card_file_add(pcm->card, file);
snd_card_file_add  404 sound/core/rawmidi.c 	err = snd_card_file_add(card, file);