Home
last modified time | relevance | path

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

/Linux-v6.1/sound/core/
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()
/Linux-v6.1/include/linux/
Dsound.h17 extern void unregister_sound_special(int unit);
/Linux-v6.1/sound/
Dsound_core.c478 void unregister_sound_special(int unit) in unregister_sound_special() function
483 EXPORT_SYMBOL(unregister_sound_special);
/Linux-v6.1/sound/oss/dmasound/
Ddmasound_core.c1426 unregister_sound_special(state_unit); in dmasound_deinit()