Home
last modified time | relevance | path

Searched defs:drm_mode_fb_cmd232 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_drm.c869 typedef struct drm_mode_fb_cmd232 { struct
882 map_req32to64(struct drm_mode_fb_cmd2 *req64, struct drm_mode_fb_cmd232 *req32) in map_req32to64() argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_ioc32.c876 typedef struct drm_mode_fb_cmd232 { struct
891 struct drm_mode_fb_cmd232 __user *argp = (void __user *)arg; in compat_drm_mode_addfb2() argument