Home
last modified time | relevance | path

Searched refs:st7586_buf_copy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
H A Dst7586.c91 static int st7586_buf_copy(void *dst, struct drm_framebuffer *fb, in st7586_buf_copy() function
130 ret = st7586_buf_copy(dbidev->tx_buf, fb, rect); in st7586_fb_dirty()
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Dst7586.c95 static int st7586_buf_copy(void *dst, struct iosys_map *src, struct drm_framebuffer *fb, in st7586_buf_copy() function
124 ret = st7586_buf_copy(dbidev->tx_buf, src, fb, rect); in st7586_fb_dirty()

Completed in 2 milliseconds