HomeSort by: relevance | last modified time | path
    Searched refs:drm_mode_fb_cmd232_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_ioc32.c 83 #define DRM_IOCTL_MODE_ADDFB232 DRM_IOWR(0xb8, drm_mode_fb_cmd232_t)
886 } __attribute__((packed)) drm_mode_fb_cmd232_t; typedef in typeref:struct:drm_mode_fb_cmd232
896 offsetof(drm_mode_fb_cmd232_t, modifier)))
  /src/sys/compat/netbsd32/
netbsd32_drm.c 76 #define DRM_IOCTL_MODE_ADDFB232 DRM_IOWR(0xb8, drm_mode_fb_cmd232_t)
879 } __attribute__((__packed__)) drm_mode_fb_cmd232_t; typedef in typeref:struct:drm_mode_fb_cmd232

Completed in 34 milliseconds