Lines Matching refs:snd_dummy
118 struct snd_dummy { struct
545 struct snd_dummy *dummy = snd_pcm_substream_chip(substream); in dummy_pcm_open()
681 static int snd_card_dummy_pcm(struct snd_dummy *dummy, int device, in snd_card_dummy_pcm()
737 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol); in snd_dummy_volume_get()
750 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol); in snd_dummy_volume_put()
786 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol); in snd_dummy_capsrc_get()
798 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol); in snd_dummy_capsrc_put()
824 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol); in snd_dummy_iobox_get()
833 struct snd_dummy *dummy = snd_kcontrol_chip(kcontrol); in snd_dummy_iobox_put()
884 static int snd_card_dummy_new_mixer(struct snd_dummy *dummy) in snd_card_dummy_new_mixer()
913 static void print_formats(struct snd_dummy *dummy, in print_formats()
924 static void print_rates(struct snd_dummy *dummy, in print_rates()
976 struct snd_dummy *dummy = entry->private_data; in dummy_proc_read()
998 struct snd_dummy *dummy = entry->private_data; in dummy_proc_write()
1024 static void dummy_proc_init(struct snd_dummy *chip) in dummy_proc_init()
1036 struct snd_dummy *dummy; in snd_dummy_probe()
1042 sizeof(struct snd_dummy), &card); in snd_dummy_probe()