/linux-6.12.1/drivers/video/fbdev/ |
D | vt8623fb.c | 170 static void vt8623fb_iplan_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in vt8623fb_iplan_fillrect() 237 static void vt8623fb_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in vt8623fb_fillrect()
|
D | neofb.c | 1361 neo2200_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in neo2200_fillrect() 1493 neofb_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in neofb_fillrect()
|
D | hitfb.c | 140 static void hitfb_fillrect(struct fb_info *p, const struct fb_fillrect *rect) in hitfb_fillrect()
|
D | sunxvr500.c | 164 static void e3d_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in e3d_fillrect()
|
D | arkfb.c | 204 static void arkfb_iplan_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in arkfb_iplan_fillrect() 273 static void arkfb_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in arkfb_fillrect()
|
D | s3fb.c | 376 static void s3fb_iplan_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in s3fb_iplan_fillrect() 443 static void s3fb_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in s3fb_fillrect()
|
/linux-6.12.1/drivers/video/fbdev/core/ |
D | tileblit.c | 37 struct fb_tilerect rect; in tile_clear() local
|
D | sysfillrect.c | 233 void sys_fillrect(struct fb_info *p, const struct fb_fillrect *rect) in sys_fillrect()
|
D | cfbfillrect.c | 278 void cfb_fillrect(struct fb_info *p, const struct fb_fillrect *rect) in cfb_fillrect()
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_mipi_dbi.c | 269 struct drm_rect *rect, struct drm_format_conv_state *fmtcnv_state) in mipi_dbi_fb_dirty() 343 struct drm_rect rect; in mipi_dbi_pipe_update() local 382 struct drm_rect rect = { in mipi_dbi_enable_flush() local
|
D | drm_client.c | 566 int drm_client_framebuffer_flush(struct drm_client_buffer *buffer, struct drm_rect *rect) in drm_client_framebuffer_flush()
|
D | drm_panic.c | 502 static void drm_panic_logo_rect(struct drm_rect *rect, const struct font_desc *font) in drm_panic_logo_rect() 513 static void drm_panic_logo_draw(struct drm_scanout_buffer *sb, struct drm_rect *rect, in drm_panic_logo_draw()
|
/linux-6.12.1/drivers/gpu/drm/qxl/ |
D | qxl_draw.c | 80 const struct qxl_rect *rect, in make_drawable()
|
/linux-6.12.1/drivers/video/fbdev/aty/ |
D | mach64_accel.c | 247 void atyfb_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in atyfb_fillrect()
|
/linux-6.12.1/drivers/media/i2c/ |
D | mt9m001.c | 97 struct v4l2_rect rect; /* Sensor window */ member 256 struct v4l2_rect rect = sel->r; in mt9m001_set_selection() local
|
D | tvp5150.c | 80 struct v4l2_rect rect; member 1087 struct v4l2_rect *rect) in tvp5150_set_hw_selection() 1111 struct v4l2_rect *rect = &sel->r; in tvp5150_set_selection() local
|
D | rj54n1cb0c.c | 159 struct v4l2_rect rect; /* Sensor window */ member 549 const struct v4l2_rect *rect = &sel->r; in rj54n1_set_selection() local
|
/linux-6.12.1/drivers/media/pci/intel/ipu6/ |
D | ipu6-isys-subdev.c | 268 struct v4l2_rect *rect; in ipu6_isys_get_stream_pad_crop() local
|
/linux-6.12.1/drivers/video/fbdev/nvidia/ |
D | nv_accel.c | 318 void nvidiafb_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in nvidiafb_fillrect()
|
/linux-6.12.1/drivers/video/fbdev/sis/ |
D | sis_accel.c | 305 void fbcon_sis_fillrect(struct fb_info *info, const struct fb_fillrect *rect) in fbcon_sis_fillrect()
|
/linux-6.12.1/drivers/media/platform/ti/vpe/ |
D | vpdma.c | 826 struct v4l2_rect rect = *c_rect; in vpdma_rawchan_add_out_dtd() local 896 struct v4l2_rect rect = *c_rect; in vpdma_add_in_dtd() local
|
/linux-6.12.1/drivers/video/fbdev/mb862xx/ |
D | mb862xxfb_accel.c | 249 const struct fb_fillrect *rect) in mb86290fb_fillrect()
|
/linux-6.12.1/drivers/gpu/drm/tests/ |
D | drm_rect_test.c | 432 struct drm_rect rect; member
|
/linux-6.12.1/drivers/gpu/drm/exynos/ |
D | exynos_drm_ipp.h | 71 struct drm_exynos_ipp_task_rect rect; member
|
/linux-6.12.1/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_scrn.c | 616 SVGASignedRect *rect = cmd; in vmw_sou_surface_clip_rect() local 637 SVGASignedRect *rect; in vmw_sou_surface_post_clip() local
|