Lines Matching refs:snd_dummy
118 struct snd_dummy { struct
537 struct snd_dummy *dummy = snd_pcm_substream_chip(substream); in dummy_pcm_open()
669 static int snd_card_dummy_pcm(struct snd_dummy *dummy, int device, in snd_card_dummy_pcm()
725 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol); in snd_dummy_volume_get()
738 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol); in snd_dummy_volume_put()
774 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol); in snd_dummy_capsrc_get()
786 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol); in snd_dummy_capsrc_put()
812 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol); in snd_dummy_iobox_get()
821 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol); in snd_dummy_iobox_put()
872 static int snd_card_dummy_new_mixer(struct snd_dummy *dummy) in snd_card_dummy_new_mixer()
901 static void print_formats(struct snd_dummy *dummy, in print_formats()
912 static void print_rates(struct snd_dummy *dummy, in print_rates()
964 struct snd_dummy *dummy = entry->private_data; in dummy_proc_read()
986 struct snd_dummy *dummy = entry->private_data; in dummy_proc_write()
1012 static void dummy_proc_init(struct snd_dummy *chip) in dummy_proc_init()
1024 struct snd_dummy *dummy; in snd_dummy_probe()
1030 sizeof(struct snd_dummy), &card); in snd_dummy_probe()