Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/sound/pcm/
HDchannel.h257 int chn_write(struct pcm_channel *c, struct uio *buf);
HDchannel.c452 chn_write(struct pcm_channel *c, struct uio *buf) in chn_write() function
HDdsp.c845 chn_io = chn_write; in dsp_io_ops()