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

/freebsd-13-stable/sys/dev/drm2/
H A Ddrm.h525 struct drm_agp_mode { struct
696 #define DRM_IOCTL_AGP_ENABLE DRM_IOW( 0x32, struct drm_agp_mode)
818 typedef struct drm_agp_mode drm_agp_mode_t;
H A Ddrm_agpsupport.c168 int drm_agp_enable(struct drm_device * dev, struct drm_agp_mode mode)
184 struct drm_agp_mode *mode = data;
H A DdrmP.h1806 extern int drm_agp_enable(struct drm_device *dev, struct drm_agp_mode mode);
1882 struct drm_agp_mode mode)
H A Ddrm_ioc32.c567 struct drm_agp_mode mode;

Completed in 47 milliseconds