Searched refs:drm_agp_info_ioctl (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/drm/
H A Ddrm_agpsupport.c95 int drm_agp_info_ioctl(struct drm_device *dev, void *data, function
H A Ddrm_drv.c110 DRM_IOCTL_DEF(DRM_IOCTL_AGP_INFO, drm_agp_info_ioctl, DRM_AUTH),
H A DdrmP.h927 int drm_agp_info_ioctl(struct drm_device *dev, void *data,
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_agpsupport.c77 int drm_agp_info_ioctl(struct drm_device *dev, void *data, function
H A Ddrm_drv.c116 DRM_IOCTL_DEF(DRM_IOCTL_AGP_INFO, drm_agp_info_ioctl, DRM_AUTH),
H A DdrmP.h1810 extern int drm_agp_info_ioctl(struct drm_device *dev, void *data,
1899 static inline int drm_agp_info_ioctl(struct drm_device *dev, void *data, function
H A Ddrm_ioc32.c597 err = drm_agp_info_ioctl(dev, (void *)&info, file_priv);

Completed in 84 milliseconds