Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Ds3c-fb.c1074 * s3c_fb_alloc_memory() - allocate display memory for framebuffer window
1080 static int s3c_fb_alloc_memory(struct s3c_fb *sfb, struct s3c_fb_win *win) in s3c_fb_alloc_memory() function
1123 * Free the display memory allocated by s3c_fb_alloc_memory().
1209 ret = s3c_fb_alloc_memory(sfb, win); in s3c_fb_probe_win()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Ds3c-fb.c1073 * s3c_fb_alloc_memory() - allocate display memory for framebuffer window
1079 static int s3c_fb_alloc_memory(struct s3c_fb *sfb, struct s3c_fb_win *win) in s3c_fb_alloc_memory() function
1122 * Free the display memory allocated by s3c_fb_alloc_memory().
1208 ret = s3c_fb_alloc_memory(sfb, win); in s3c_fb_probe_win()

Completed in 5 milliseconds