Home
last modified time | relevance | path

Searched refs:copy_cursor_image (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/ast/
Dast_mode.c1080 static u32 copy_cursor_image(u8 *src, u8 *dst, int width, int height) in copy_cursor_image() function
1184 csum = copy_cursor_image(src, dst, width, height); in ast_cursor_set()