Lines Matching refs:snd_dummy
125 struct snd_dummy {
544 struct snd_dummy *dummy = snd_pcm_substream_chip(substream);
668 static int snd_card_dummy_pcm(struct snd_dummy *dummy, int device,
724 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol);
737 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol);
773 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol);
785 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol);
811 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol);
820 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol);
871 static int snd_card_dummy_new_mixer(struct snd_dummy *dummy)
900 static void print_formats(struct snd_dummy *dummy,
911 static void print_rates(struct snd_dummy *dummy,
963 struct snd_dummy *dummy = entry->private_data;
985 struct snd_dummy *dummy = entry->private_data;
1011 static void dummy_proc_init(struct snd_dummy *chip)
1023 struct snd_dummy *dummy;
1029 sizeof(struct snd_dummy), &card);
1124 #define SND_DUMMY_DRIVER "snd_dummy"