Searched refs:dsp_destroy_dev (Results 1 – 3 of 3) sorted by relevance
| /src/sys/dev/sound/pcm/ | ||
| H A D | dsp.h | 39 void dsp_destroy_dev(device_t); |
| H A D | sound.c | 477 dsp_destroy_dev(dev); in pcm_unregister() |
| H A D | dsp.c | 141 dsp_destroy_dev(device_t dev) in dsp_destroy_dev() function |