Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_ioc32.c77 #define DRM_IOCTL_MODE_ADDFB232 DRM_IOWR(0xb8, drm_mode_fb_cmd232_t)
299 } __packed drm_mode_fb_cmd232_t; typedef
311 offsetof(drm_mode_fb_cmd232_t, modifier))) in compat_drm_mode_addfb2()