Home
last modified time | relevance | path

Searched refs:snd_dbuf (Results 1 – 25 of 54) sorted by relevance

123

/freebsd-12-stable/sys/dev/sound/pcm/
Dbuffer.h41 struct snd_dbuf { struct
66 struct snd_dbuf *sndbuf_create(device_t dev, char *drv, char *desc, struct pcm_channel *channel); argument
67 void sndbuf_destroy(struct snd_dbuf *b);
69 void sndbuf_dump(struct snd_dbuf *b, char *s, u_int32_t what);
71 int sndbuf_alloc(struct snd_dbuf *b, bus_dma_tag_t dmatag, int dmaflags, unsigned int size);
72 int sndbuf_setup(struct snd_dbuf *b, void *buf, unsigned int size);
73 void sndbuf_free(struct snd_dbuf *b);
74 int sndbuf_resize(struct snd_dbuf *b, unsigned int blkcnt, unsigned int blksz);
75 int sndbuf_remalloc(struct snd_dbuf *b, unsigned int blkcnt, unsigned int blksz);
76 void sndbuf_reset(struct snd_dbuf *b);
[all …]
Dbuffer.c45 struct snd_dbuf *
48 struct snd_dbuf *b; in sndbuf_create()
59 sndbuf_destroy(struct snd_dbuf *b) in sndbuf_destroy()
66 sndbuf_getbufaddr(struct snd_dbuf *buf) in sndbuf_getbufaddr()
74 struct snd_dbuf *b = (struct snd_dbuf *)arg; in sndbuf_setmap()
93 sndbuf_alloc(struct snd_dbuf *b, bus_dma_tag_t dmatag, int dmaflags, in sndbuf_alloc()
123 sndbuf_setup(struct snd_dbuf *b, void *buf, unsigned int size) in sndbuf_setup()
135 sndbuf_free(struct snd_dbuf *b) in sndbuf_free()
164 sndbuf_resize(struct snd_dbuf *b, unsigned int blkcnt, unsigned int blksz) in sndbuf_resize()
214 sndbuf_remalloc(struct snd_dbuf *b, unsigned int blkcnt, unsigned int blksz) in sndbuf_remalloc()
[all …]
Dchannel.c270 struct snd_dbuf *bs = c->bufsoft; in chn_polltrigger()
301 struct snd_dbuf *bs; in chn_wakeup()
353 struct snd_dbuf *b = c->bufhard; in chn_dmaupdate()
389 struct snd_dbuf *b = c->bufhard; in chn_wrfeed()
390 struct snd_dbuf *bs = c->bufsoft; in chn_wrfeed()
456 struct snd_dbuf *bs = c->bufsoft; in chn_write()
523 struct snd_dbuf *b = c->bufhard; in chn_rdfeed()
524 struct snd_dbuf *bs = c->bufsoft; in chn_rdfeed()
586 struct snd_dbuf *bs = c->bufsoft; in chn_read()
672 struct snd_dbuf *b = c->bufhard; in chn_start()
[all …]
Dfeeder_mixer.c183 struct snd_dbuf *b, *bs; in feed_mixer_rec()
286 struct snd_dbuf *src = source; in feed_mixer_feed()
Ddsp.c1635 struct snd_dbuf *bs = rdch->bufsoft; in dsp_ioctl()
1653 struct snd_dbuf *bs = wrch->bufsoft; in dsp_ioctl()
1671 struct snd_dbuf *bs = rdch->bufsoft; in dsp_ioctl()
1689 struct snd_dbuf *bs = wrch->bufsoft; in dsp_ioctl()
1781 struct snd_dbuf *bs = wrch->bufsoft; in dsp_ioctl()
1917 struct snd_dbuf *bs; in dsp_ioctl()
1941 struct snd_dbuf *bs; in dsp_ioctl()
1974 struct snd_dbuf *bs; in dsp_ioctl()
/freebsd-12-stable/sys/dev/sound/isa/
Dsndbuf_dma.c40 sndbuf_dmasetup(struct snd_dbuf *b, struct resource *drq) in sndbuf_dmasetup()
53 sndbuf_dmasetdir(struct snd_dbuf *b, int dir) in sndbuf_dmasetdir()
63 sndbuf_dma(struct snd_dbuf *b, int go) in sndbuf_dma()
88 sndbuf_dmaptr(struct snd_dbuf *b) in sndbuf_dmaptr()
103 sndbuf_dmabounce(struct snd_dbuf *b) in sndbuf_dmabounce()
Dad1816.c49 struct snd_dbuf *buffer;
319 ad1816chan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in ad1816chan_init()
Dsb8.c73 struct snd_dbuf *buffer;
599 sbchan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in sbchan_init()
/freebsd-12-stable/sys/dev/sound/usb/
Duaudio.h37 struct snd_dbuf;
44 extern void *uaudio_chan_init(struct uaudio_chan *ch, struct snd_dbuf *b,
Duaudio_pcm.c44 ua_chan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in ua_chan_init()
/freebsd-12-stable/sys/dev/sound/macio/
Daoa.c64 struct snd_dbuf *buf; /* PCM buffer */
223 aoa_chan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, in aoa_chan_init()
/freebsd-12-stable/sys/arm/allwinner/
Da10_hdmiaudio.c81 struct snd_dbuf *buffer;
215 a10hdmiaudio_chan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, in a10hdmiaudio_chan_init()
/freebsd-12-stable/sys/dev/sound/pci/
Demu10kx.h179 uint32_t sz, struct snd_dbuf *b);
Dt4dwave.c78 struct snd_dbuf *buffer;
86 struct snd_dbuf *buffer;
503 trpchan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in trpchan_init()
612 trrchan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in trrchan_init()
Dhdspe.h135 struct snd_dbuf *buffer;
Dds1.c96 struct snd_dbuf *buffer;
105 struct snd_dbuf *buffer;
484 ds1pchan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in ds1pchan_init()
615 ds1rchan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in ds1rchan_init()
Dmaestro3.c110 struct snd_dbuf *buffer;
124 struct snd_dbuf *buffer;
171 static void *m3_pchan_init(kobj_t, void *, struct snd_dbuf *, struct pcm_channel *, int);
183 static void *m3_rchan_init(kobj_t, void *, struct snd_dbuf *, struct pcm_channel *, int);
376 m3_pchan_init(kobj_t kobj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in m3_pchan_init()
753 m3_rchan_init(kobj_t kobj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in m3_rchan_init()
Demu10kx-pcm.c64 struct snd_dbuf *buffer;
82 struct snd_dbuf *buffer;
711 emupchan_init(kobj_t obj __unused, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int di… in emupchan_init()
863 emurchan_init(kobj_t obj __unused, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int di… in emurchan_init()
1043 emufxrchan_init(kobj_t obj __unused, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int … in emufxrchan_init()
Dvia8233.c94 struct snd_dbuf *buffer;
659 via8233wr_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, in via8233wr_init()
690 via8233dxs_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, in via8233dxs_init()
727 via8233msgd_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, in via8233msgd_init()
Dvia82c686.c70 struct snd_dbuf *buffer;
249 viachan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in viachan_init()
Dfm801.c132 struct snd_dbuf *buffer;
333 fm801ch_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) in fm801ch_init()
/freebsd-12-stable/sys/dev/sound/pci/hda/
Dhdaa.h224 struct snd_dbuf *b;
/freebsd-12-stable/sys/mips/ingenic/
Djz4780_aic.c92 struct snd_dbuf *buffer;
182 aicchan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, in aicchan_init()
/freebsd-12-stable/sys/arm/freescale/imx/
Dimx6_ssi.c198 struct snd_dbuf *buffer;
288 ssichan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, in ssichan_init()
/freebsd-12-stable/sys/arm/freescale/vybrid/
Dvf_sai.c163 struct snd_dbuf *buffer;
249 saichan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, in saichan_init()

123