Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Ddsp.c76 static d_poll_t dsp_poll; variable
86 .d_poll = dsp_poll,
1777 dsp_poll(struct cdev *i_dev, int events, struct thread *td) in dsp_poll() function