Home
last modified time | relevance | path

Searched refs:get_synthdev (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/sound/core/seq/oss/
Dseq_oss_synth.c85 static struct seq_oss_synth *get_synthdev(struct seq_oss_devinfo *dp, int dev);
362 get_synthdev(struct seq_oss_devinfo *dp, int dev) in get_synthdev() function
467 if ((rec = get_synthdev(dp, dev)) == NULL) in snd_seq_oss_synth_load_patch()
485 rec = get_synthdev(dp, dev); in snd_seq_oss_synth_is_valid()
578 if ((rec = get_synthdev(dp, dev)) == NULL) in snd_seq_oss_synth_ioctl()
623 if ((rec = get_synthdev(dp, dev)) == NULL) in snd_seq_oss_synth_make_info()