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.h33 struct snd_dbuf { struct
34 device_t dev;
58 struct snd_dbuf *sndbuf_create(device_t dev, char *drv, char *desc, struct pcm_channel *channel); argument