Searched defs:kmstest_crtc (Results 1 – 1 of 1) sorted by relevance
159 struct kmstest_crtc { struct160 int id;161 int pipe;162 bool active;163 int width;164 int height;165 int n_planes;166 struct kmstest_plane *planes;