Home
last modified time | relevance | path

Searched refs:snd_seq_oss_open (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/sound/core/seq/oss/
Dseq_oss_device.h110 int snd_seq_oss_open(struct file *file, int level);
Dseq_oss.c128 rc = snd_seq_oss_open(file, level); in odev_open()
Dseq_oss_init.c171 snd_seq_oss_open(struct file *file, int level) in snd_seq_oss_open() function