Home
last modified time | relevance | path

Searched refs:unregister_sound_special (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/core/
H A Dsound_oss.c138 unregister_sound_special(register2); in snd_register_oss_device()
140 unregister_sound_special(register1); in snd_register_oss_device()
184 unregister_sound_special(minor); in snd_unregister_oss_device()
186 unregister_sound_special(track2); in snd_unregister_oss_device()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsound.h17 extern void unregister_sound_special(int unit);
/OK3568_Linux_fs/kernel/sound/
H A Dsound_core.c482 void unregister_sound_special(int unit) in unregister_sound_special() function
487 EXPORT_SYMBOL(unregister_sound_special);
/OK3568_Linux_fs/kernel/sound/oss/dmasound/
H A Ddmasound_core.c1456 unregister_sound_special(state_unit); in dmasound_deinit()