HomeSort by: relevance | last modified time | path
    Searched refs:agph_enable_ioctl (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_agpsupport.h 41 int (*agph_enable_ioctl)(struct drm_device *, void *, member in struct:drm_agp_hooks
  /src/sys/external/bsd/drm2/drm/
drm_agp_hook.c 260 DEFINE_AGP_HOOK_IOCTL(drm_agp_enable_ioctl, agph_enable_ioctl)
  /src/sys/external/bsd/drm2/dist/drm/
drm_agpsupport.c 548 .agph_enable_ioctl = drm_agp_enable_ioctl_hook,

Completed in 13 milliseconds