Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_synth.c86 static struct seq_oss_synth *get_synthdev(struct seq_oss_devinfo *dp, int dev);
356 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()
486 rec = get_synthdev(dp, dev); in snd_seq_oss_synth_info()
585 if ((rec = get_synthdev(dp, dev)) == NULL) in snd_seq_oss_synth_ioctl()
633 if ((rec = get_synthdev(dp, dev)) == NULL) in snd_seq_oss_synth_make_info()