Lines Matching defs:crtc_id
371 crtc.crtc_id = crtcId;
383 r->crtc_id = crtc.crtc_id;
406 crtc.crtc_id = crtcId;
429 arg.crtc_id = crtcId;
445 arg.crtc_id = crtcId;
461 arg.crtc_id = crtcId;
486 r->crtc_id = enc.crtc_id;
967 drm_public int drmModeCrtcGetGamma(int fd, uint32_t crtc_id, uint32_t size,
974 l.crtc_id = crtc_id;
983 drm_public int drmModeCrtcSetGamma(int fd, uint32_t crtc_id, uint32_t size,
990 l.crtc_id = crtc_id;
1041 vblank->crtc_id,
1067 drm_public int drmModePageFlip(int fd, uint32_t crtc_id, uint32_t fb_id,
1074 flip.crtc_id = crtc_id;
1081 drm_public int drmModePageFlipTarget(int fd, uint32_t crtc_id, uint32_t fb_id,
1089 flip_target.crtc_id = crtc_id;
1097 drm_public int drmModeSetPlane(int fd, uint32_t plane_id, uint32_t crtc_id,
1108 s.crtc_id = crtc_id;
1156 r->crtc_id = ovr.crtc_id;