Searched refs:chn_abort (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/sound/pcm/
H A Ddsp.c768 chn_abort(rdch); /* won't sleep */
1304 *arg_i = chn_abort(wrch);
1308 *arg_i = chn_abort(rdch);
1399 chn_abort(wrch);
1405 chn_abort(rdch);
1743 chn_abort(rdch);
1755 chn_abort(wrch);
2000 chn_abort(chn);
2877 chn_abort(rdch);
2893 chn_abort(wrc
[all...]
H A Dchannel.h296 int chn_abort(struct pcm_channel *c);
H A Dvchan.c517 chn_abort(c);
631 chn_abort(c);
H A Dchannel.c916 * chn_abort terminates a running dma transfer. it may sleep up to 200ms.
922 chn_abort(struct pcm_channel *c) function
2285 chn_abort(c);
2400 chn_abort(c);
2428 chn_abort(c);

Completed in 175 milliseconds