Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dvt8623fb.c191 static inline u32 expand_pixel(u32 c) in expand_pixel() function
216 val = expand_pixel(*(src++)); in vt8623fb_cfb4_imageblit()
H A Darkfb.c226 static inline u32 expand_pixel(u32 c) in expand_pixel() function
251 val = expand_pixel(*(src++)); in arkfb_cfb4_imageblit()
H A Ds3fb.c397 static inline u32 expand_pixel(u32 c) in expand_pixel() function
422 val = expand_pixel(*(src++)); in s3fb_cfb4_imageblit()