Searched refs:synth_devs (Results 1 – 1 of 1) sorted by relevance
52 static struct seq_oss_synth *synth_devs[SNDRV_SEQ_OSS_MAX_SYNTH_DEVS]; variable108 if (synth_devs[i] == NULL) in snd_seq_oss_synth_probe()121 synth_devs[i] = rec; in snd_seq_oss_synth_probe()142 if (synth_devs[index] == rec) in snd_seq_oss_synth_remove()150 synth_devs[index] = NULL; in snd_seq_oss_synth_remove()153 if (synth_devs[index]) in snd_seq_oss_synth_remove()180 rec = synth_devs[dev]; in get_sdev()
Completed in 3 milliseconds