Lines Matching refs:snd_dummy
118 struct snd_dummy {
537 struct snd_dummy *dummy = snd_pcm_substream_chip(substream);
669 static int snd_card_dummy_pcm(struct snd_dummy *dummy, int device,
725 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol);
738 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol);
774 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol);
786 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol);
812 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol);
821 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol);
872 static int snd_card_dummy_new_mixer(struct snd_dummy *dummy)
901 static void print_formats(struct snd_dummy *dummy,
912 static void print_rates(struct snd_dummy *dummy,
964 struct snd_dummy *dummy = entry->private_data;
986 struct snd_dummy *dummy = entry->private_data;
1012 static void dummy_proc_init(struct snd_dummy *chip)
1024 struct snd_dummy *dummy;
1030 sizeof(struct snd_dummy), &card);
1128 #define SND_DUMMY_DRIVER "snd_dummy"