Searched refs:drm_legacy_getmap_ioctl (Results 1 – 3 of 3) sorted by relevance
66 int drm_legacy_getmap_ioctl(struct drm_device *dev, void *data,
527 DRM_IOCTL_DEF(DRM_IOCTL_GET_MAP, drm_legacy_getmap_ioctl, DRM_UNLOCKED),
436 int drm_legacy_getmap_ioctl(struct drm_device *dev, void *data, in drm_legacy_getmap_ioctl() function