Searched refs:st7586_xrgb8888_to_gray332 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/ |
H A D | st7586.c | 64 static void st7586_xrgb8888_to_gray332(u8 *dst, void *vaddr, in st7586_xrgb8888_to_gray332() function 106 st7586_xrgb8888_to_gray332(dst, src, fb, clip); in st7586_buf_copy()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/ |
H A D | st7586.c | 65 static void st7586_xrgb8888_to_gray332(u8 *dst, void *vaddr, in st7586_xrgb8888_to_gray332() function 104 st7586_xrgb8888_to_gray332(dst, src->vaddr, fb, clip); in st7586_buf_copy()
|
Completed in 2 milliseconds