Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_gem_dma_helper.h266 .poll = drm_poll,\
/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/rust/kernel/drm/gem/
H A Dmod.rs398 fops.poll = Some(bindings::drm_poll);
/linux/drivers/accel/amdxdna/
H A Damdxdna_pci_drv.c321 .poll = drm_poll,
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1574 .poll = drm_poll,