Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/
Dvt8623fb.c191 static inline u32 expand_pixel(u32 c) in expand_pixel() function
216 val = expand_pixel(*(src++)); in vt8623fb_cfb4_imageblit()
Darkfb.c226 static inline u32 expand_pixel(u32 c) in expand_pixel() function
251 val = expand_pixel(*(src++)); in arkfb_cfb4_imageblit()
Ds3fb.c398 static inline u32 expand_pixel(u32 c) in expand_pixel() function
423 val = expand_pixel(*(src++)); in s3fb_cfb4_imageblit()