Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_gem_dma_helper.h266 .poll = drm_poll,\
H A Ddrm_file.h480 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait);
/linux/drivers/gpu/drm/
H A Ddrm_file.c624 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait) in drm_poll() function
636 EXPORT_SYMBOL(drm_poll);
/linux/drivers/gpu/drm/xe/
H A Dxe_device.c364 .poll = drm_poll,
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c1321 .poll = drm_poll,
/linux/drivers/gpu/drm/tegra/
H A Ddrm.c801 .poll = drm_poll,
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c3040 .poll = drm_poll,