Searched refs:chn_notify (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/sound/pcm/
H A Dchannel.h296 int chn_notify(struct pcm_channel *c, u_int32_t flags);
H A Dvchan.c171 ret = chn_notify(p, CHN_N_TRIGGER);
H A Dchannel.c1773 chn_notify(c->parentchannel, CHN_N_BLOCKSIZE);
2233 chn_notify(struct pcm_channel *c, u_int32_t flags) function

Completed in 56 milliseconds