Searched refs:DRM_IOCTL_IRQ_BUSID (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm.h463 * DRM_IOCTL_IRQ_BUSID ioctl argument type.
1043 #define DRM_IOCTL_IRQ_BUSID DRM_IOWR(0x03, struct drm_irq_busid) macro
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm.h460 * DRM_IOCTL_IRQ_BUSID ioctl argument type.
791 #define DRM_IOCTL_IRQ_BUSID DRM_IOWR(0x03, struct drm_irq_busid) macro
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm.h460 * DRM_IOCTL_IRQ_BUSID ioctl argument type.
963 #define DRM_IOCTL_IRQ_BUSID DRM_IOWR(0x03, struct drm_irq_busid) macro
/xsrc/external/mit/libdrm/dist/
H A Dxf86drm.c2800 * This function is a wrapper around the DRM_IOCTL_IRQ_BUSID ioctl, passing the
2812 if (drmIoctl(fd, DRM_IOCTL_IRQ_BUSID, &p))

Completed in 14 milliseconds