HomeSort by: relevance | last modified time | path
    Searched defs:drm_mode_fb_cmd232 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_drm.c 869 typedef struct drm_mode_fb_cmd232 { struct
882 map_req32to64(struct drm_mode_fb_cmd2 *req64, struct drm_mode_fb_cmd232 *req32)
893 struct drm_mode_fb_cmd232 req32;
  /src/sys/external/bsd/drm2/dist/drm/
drm_ioc32.c 876 typedef struct drm_mode_fb_cmd232 { struct
891 struct drm_mode_fb_cmd232 __user *argp = (void __user *)arg;

Completed in 12 milliseconds