UNREGISTER_SOUND_DSP(9) Sound Devices UNREGISTER_SOUND_DSP(9)NAMEunregister_sound_dsp - unregister a DSP deviceSYNOPSISvoid unregister_sound_dsp(int unit);ARGUMENTSunit unit number to allocateDESCRIPTIONRelease a sound device that was allocated with register_sound_dsp. The unit passed is the return value from the register function. Both of the allocated units are released together automatically.COPYRIGHTKernel Hackers Manual 3.10 June 2014 UNREGISTER_SOUND_DSP(9)
| Related Man Pages |
|---|
| new_unrhdr(9) - freebsd |
| device_add_child(9) - debian |
| free_unr(9) - debian |
| systemd.device(5) - debian |
| delete_unrhdr(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| Controlling user input |
| [TIP] Processing YAML files with yq |