Lines Matching defs:data
55 * A CRTC represents the overall display pipeline. It receives pixel data from
57 * to the CRTC, specifying display timings. On the output side the data is fed
376 * @data: data pointer for the ioctl
387 void *data, struct drm_file *file_priv)
389 struct drm_mode_crtc *crtc_resp = data;
542 * @data: data pointer for the ioctl
552 int drm_mode_setcrtc(struct drm_device *dev, void *data,
556 struct drm_mode_crtc *crtc_req = data;