Home
last modified time | relevance | path

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

/linux-6.12.1/sound/core/seq/oss/
Dseq_oss_device.h48 struct seq_oss_chinfo { struct
57 struct seq_oss_chinfo *ch; argument
Dseq_oss_synth.c237 info->ch = kcalloc(info->nr_voices, sizeof(struct seq_oss_chinfo), GFP_KERNEL); in snd_seq_oss_synth_setup()