Searched refs:drm_mode_card_res (Results 1 – 5 of 5) sorted by relevance
115 struct drm_mode_card_res { struct
745 #define DRM_IOCTL_MODE_GETRESOURCES DRM_IOWR(0xA0, struct drm_mode_card_res)
126 struct drm_mode_card_res { struct
758 #define DRM_IOCTL_MODE_GETRESOURCES DRM_IOWR(0xA0, struct drm_mode_card_res)
159 struct drm_mode_card_res res, counts; in drmModeGetResources()821 struct drm_mode_card_res res; in drmCheckModesettingSupported()827 memset(&res, 0, sizeof(struct drm_mode_card_res)); in drmCheckModesettingSupported()