Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_device.h122 int snd_seq_oss_open(struct file *file, int level);
Dseq_oss.c137 rc = snd_seq_oss_open(file, level); in odev_open()
Dseq_oss_init.c185 snd_seq_oss_open(struct file *file, int level) in snd_seq_oss_open() function