Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H A Dseq_oss_device.h106 int snd_seq_oss_create_client(void);
H A Dseq_oss.c76 if ((rc = snd_seq_oss_create_client()) < 0) { in alsa_seq_oss_init()
H A Dseq_oss_init.c63 snd_seq_oss_create_client(void) in snd_seq_oss_create_client() function