Home
last modified time | relevance | path

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

/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.c216 info->ch = kzalloc_objs(struct seq_oss_chinfo, in snd_seq_oss_synth_setup()