Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_device.h106 int snd_seq_oss_create_client(void);
H A Dseq_oss.c78 rc = snd_seq_oss_create_client(); in alsa_seq_oss_init()
H A Dseq_oss_init.c63 snd_seq_oss_create_client(void) in snd_seq_oss_create_client() function