Home
last modified time | relevance | path

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

/Linux-v5.4/sound/core/
Dsound_oss.c138 unregister_sound_special(register2); in snd_register_oss_device()
140 unregister_sound_special(register1); in snd_register_oss_device()
165 unregister_sound_special(minor); in snd_unregister_oss_device()
178 unregister_sound_special(track2); in snd_unregister_oss_device()
/Linux-v5.4/include/linux/
Dsound.h17 extern void unregister_sound_special(int unit);
/Linux-v5.4/sound/
Dsound_core.c482 void unregister_sound_special(int unit) in unregister_sound_special() function
487 EXPORT_SYMBOL(unregister_sound_special);
/Linux-v5.4/sound/oss/dmasound/
Ddmasound_core.c1454 unregister_sound_special(state_unit); in dmasound_deinit()