Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_ioc32.c78 #define DRM_IOCTL_MODE_ADDFB232 DRM_IOWR(0xb8, drm_mode_fb_cmd232_t)
890 } __attribute__((packed)) drm_mode_fb_cmd232_t; typedef
902 offsetof(drm_mode_fb_cmd232_t, modifier))) in compat_drm_mode_addfb2()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds