Home
last modified time | relevance | path

Searched refs:drm_mode_fb_cmd232_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_ioc32.c83 #define DRM_IOCTL_MODE_ADDFB232 DRM_IOWR(0xb8, drm_mode_fb_cmd232_t)
886 } __attribute__((packed)) drm_mode_fb_cmd232_t; typedef
896 offsetof(drm_mode_fb_cmd232_t, modifier))) in compat_drm_mode_addfb2()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_drm.c76 #define DRM_IOCTL_MODE_ADDFB232 DRM_IOWR(0xb8, drm_mode_fb_cmd232_t)
879 } __attribute__((__packed__)) drm_mode_fb_cmd232_t; typedef