Home
last modified time | relevance | path

Searched refs:dsp_cdevinfo_flush (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/sound/pcm/
H A Ddsp.h47 void dsp_cdevinfo_flush(struct snddev_info *);
H A Dsound.c1244 dsp_cdevinfo_flush(d); in pcm_unregister()
H A Ddsp.c352 dsp_cdevinfo_flush(struct snddev_info *d) in dsp_cdevinfo_flush() function