Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_perf_types.h90 void (*poll_wait)(struct i915_perf_stream *stream, member
H A Di915_perf.c1306 poll_wait(file, &stream->poll_wq, wait); in i915_oa_poll_wait()
2805 .poll_wait = i915_oa_poll_wait,
3212 stream->ops->poll_wait(stream, file, wait); in i915_perf_poll_locked()
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_debugfs_crc.c353 poll_wait(file, &crc->wq, wait); in crtc_crc_poll()
H A Ddrm_file.c638 poll_wait(filp, &file_priv->event_wait, wait); in drm_poll()
/netbsd-src/sys/dev/pci/
H A Dxmm7360.c1049 poll_wait(file, &qp->wq, wait); in xmm7360_cdev_poll()