Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_accel.h28 .poll = drm_poll,\
H A Ddrm_gem_dma_helper.h266 .poll = drm_poll,\
H A Ddrm_file.h455 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait);
H A Ddrm_gem.h438 .poll = drm_poll,\
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_file.c684 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait) in drm_poll() function
696 EXPORT_SYMBOL(drm_poll);
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_drv.c499 .poll = drm_poll,
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_drv.c518 .poll = drm_poll,
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c1257 .poll = drm_poll,
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_driver.c1717 .poll = drm_poll,
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddrm.c800 .poll = drm_poll,
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1598 .poll = drm_poll,
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c2756 .poll = drm_poll,