Home
last modified time | relevance | path

Searched defs:snd_dbuf (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Dbuffer.h35 struct snd_dbuf { struct
36 device_t dev;
60 struct snd_dbuf *sndbuf_create(device_t dev, char *drv, char *desc, struct pcm_channel *channel); argument