Searched refs:drm_dma (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/sys/modules/drm/drm/
H A DMakefile11 drm_dma.c \
/freebsd-12-stable/sys/modules/drm2/drm2/
H A DMakefile13 drm_dma.c \
/freebsd-12-stable/sys/dev/drm/
H A Ddrm_dma.c34 /** @file drm_dma.c
129 int drm_dma(struct drm_device *dev, void *data, struct drm_file *file_priv) function
H A Ddrm.h355 * \sa drm_dma.
449 struct drm_dma { struct
1041 #define DRM_IOCTL_DMA DRM_IOWR(0x29, struct drm_dma)
1125 typedef struct drm_dma drm_dma_t;
H A Dr128_cce.c881 struct drm_dma * d)
909 struct drm_dma *d = data;
H A Dmga_dma.c1088 struct drm_file *file_priv, struct drm_dma * d)
1117 struct drm_dma *d = data;
H A Dsavage_bci.c1001 struct drm_dma *d)
1028 struct drm_dma *d = data;
H A Dmach64_dma.c1664 struct drm_dma * d)
1698 struct drm_dma *d = data;
H A DdrmP.h775 /* DMA support (drm_dma.c) */
911 /* DMA support (drm_dma.c) */
912 int drm_dma(struct drm_device *dev, void *data, struct drm_file *file_priv);
H A Ddrm_drv.c103 DRM_IOCTL_DEF(DRM_IOCTL_DMA, drm_dma, DRM_AUTH),
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm.h301 * \sa drm_dma.
391 struct drm_dma { struct
686 #define DRM_IOCTL_DMA DRM_IOWR(0x29, struct drm_dma)
816 typedef struct drm_dma drm_dma_t;
H A Ddrm_ioc32.c531 struct drm_dma d;

Completed in 540 milliseconds