Searched refs:seq_oss_synth (Results 1 – 2 of 2) sorted by relevance
30 struct seq_oss_synth { struct47 DEFINE_FREE(seq_oss_synth, struct seq_oss_synth *, if (!IS_ERR_OR_NULL(_T)) snd_use_lock_free(&(_T)… argument53 static struct seq_oss_synth *synth_devs[SNDRV_SEQ_OSS_MAX_SYNTH_DEVS];54 static struct seq_oss_synth midi_synth_dev = {67 static struct seq_oss_synth *get_synthdev(struct seq_oss_devinfo *dp, int dev);86 struct seq_oss_synth *rec; in snd_seq_oss_synth_probe()134 struct seq_oss_synth *rec = dev->driver_data; in snd_seq_oss_synth_remove()166 static struct seq_oss_synth *169 struct seq_oss_synth *rec; in get_sdev()193 struct seq_oss_synth *rec __free(seq_oss_synth) = get_sdev(i); in snd_seq_oss_synth_setup()[all …]
8 seq_oss_event.o seq_oss_rw.o seq_oss_synth.o \