Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/seq/oss/
Dseq_oss_synth.c85 static struct seq_oss_synth *get_synthdev(struct seq_oss_devinfo *dp, int dev);
359 get_synthdev(struct seq_oss_devinfo *dp, int dev) in get_synthdev() function
464 if ((rec = get_synthdev(dp, dev)) == NULL) in snd_seq_oss_synth_load_patch()
482 rec = get_synthdev(dp, dev); in snd_seq_oss_synth_is_valid()
575 if ((rec = get_synthdev(dp, dev)) == NULL) in snd_seq_oss_synth_ioctl()
620 if ((rec = get_synthdev(dp, dev)) == NULL) in snd_seq_oss_synth_make_info()