Searched defs:drm_test_mode (Results 1 – 1 of 1) sorted by relevance
29 struct drm_test_mode { struct30 const int width;31 const int height;55 static const struct drm_test_mode drm_test_modes_cases[] = { argument