Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dseq_kernel.h90 void snd_seq_autoload_exit(void);
93 #define snd_seq_autoload_exit() macro
/OK3568_Linux_fs/kernel/sound/core/
H A Dseq_device.c124 void snd_seq_autoload_exit(void) in snd_seq_autoload_exit() function
128 EXPORT_SYMBOL(snd_seq_autoload_exit);
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq.c116 snd_seq_autoload_exit(); in alsa_seq_exit()