Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_device.h118 int snd_seq_oss_create_client(void);
Dseq_oss.c88 if ((rc = snd_seq_oss_create_client()) < 0) { in alsa_seq_oss_init()
Dseq_oss_init.c76 snd_seq_oss_create_client(void) in snd_seq_oss_create_client() function