| /freebsd-12-stable/sys/dev/sound/pcm/ |
| D | buffer.h | 41 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 …]
|
| D | buffer.c | 45 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 …]
|
| D | channel.c | 270 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 …]
|
| D | feeder_mixer.c | 183 struct snd_dbuf *b, *bs; in feed_mixer_rec() 286 struct snd_dbuf *src = source; in feed_mixer_feed()
|
| D | dsp.c | 1635 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/ |
| D | sndbuf_dma.c | 40 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()
|
| D | ad1816.c | 49 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()
|
| D | sb8.c | 73 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/ |
| D | uaudio.h | 37 struct snd_dbuf; 44 extern void *uaudio_chan_init(struct uaudio_chan *ch, struct snd_dbuf *b,
|
| D | uaudio_pcm.c | 44 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/ |
| D | aoa.c | 64 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/ |
| D | a10_hdmiaudio.c | 81 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/ |
| D | emu10kx.h | 179 uint32_t sz, struct snd_dbuf *b);
|
| D | t4dwave.c | 78 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()
|
| D | hdspe.h | 135 struct snd_dbuf *buffer;
|
| D | ds1.c | 96 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()
|
| D | maestro3.c | 110 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()
|
| D | emu10kx-pcm.c | 64 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()
|
| D | via8233.c | 94 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()
|
| D | via82c686.c | 70 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()
|
| D | fm801.c | 132 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/ |
| D | hdaa.h | 224 struct snd_dbuf *b;
|
| /freebsd-12-stable/sys/mips/ingenic/ |
| D | jz4780_aic.c | 92 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/ |
| D | imx6_ssi.c | 198 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/ |
| D | vf_sai.c | 163 struct snd_dbuf *buffer; 249 saichan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, in saichan_init()
|