Searched refs:poll_wait (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_perf_types.h | 90 void (*poll_wait)(struct i915_perf_stream *stream, member
|
H A D | i915_perf.c | 1306 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 D | drm_debugfs_crc.c | 353 poll_wait(file, &crc->wq, wait); in crtc_crc_poll()
|
H A D | drm_file.c | 638 poll_wait(filp, &file_priv->event_wait, wait); in drm_poll()
|
/netbsd-src/sys/dev/pci/ |
H A D | xmm7360.c | 1049 poll_wait(file, &qp->wq, wait); in xmm7360_cdev_poll()
|