Home
last modified time | relevance | path

Searched refs:snd_seq_oss_reg (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/sound/
Dseq_oss.h85 struct snd_seq_oss_reg { struct
/Linux-v4.19/sound/drivers/opl3/
Dopl3_oss.c105 struct snd_seq_oss_reg *arg; in snd_opl3_init_seq_oss()
109 sizeof(struct snd_seq_oss_reg), &dev) < 0) in snd_opl3_init_seq_oss()
/Linux-v4.19/sound/synth/emux/
Demux_oss.c67 struct snd_seq_oss_reg *arg; in snd_emux_init_seq_oss()
72 sizeof(struct snd_seq_oss_reg), &dev) < 0) in snd_emux_init_seq_oss()
/Linux-v4.19/sound/core/seq/oss/
Dseq_oss.c76 .argsize = sizeof(struct snd_seq_oss_reg),
Dseq_oss_synth.c107 struct snd_seq_oss_reg *reg = SNDRV_SEQ_DEVICE_ARGPTR(dev); in snd_seq_oss_synth_probe()