Home
last modified time | relevance | path

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

/Linux-v5.10/sound/core/seq/oss/
Dseq_oss_device.h106 int snd_seq_oss_create_client(void);
Dseq_oss.c76 if ((rc = snd_seq_oss_create_client()) < 0) { in alsa_seq_oss_init()
Dseq_oss_init.c63 snd_seq_oss_create_client(void) in snd_seq_oss_create_client() function