Home
last modified time | relevance | path

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

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