Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_ioc32.c77 #define DRM_IOCTL_MODE_ADDFB232 DRM_IOWR(0xb8, drm_mode_fb_cmd232_t)
880 } __attribute__((packed)) drm_mode_fb_cmd232_t; typedef
892 offsetof(drm_mode_fb_cmd232_t, modifier))) in compat_drm_mode_addfb2()