Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dvt8623fb.c190 static inline u32 expand_pixel(u32 c) in expand_pixel() function
215 val = expand_pixel(*(src++)); in vt8623fb_cfb4_imageblit()
Darkfb.c225 static inline u32 expand_pixel(u32 c) in expand_pixel() function
250 val = expand_pixel(*(src++)); in arkfb_cfb4_imageblit()
Ds3fb.c397 static inline u32 expand_pixel(u32 c) in expand_pixel() function
422 val = expand_pixel(*(src++)); in s3fb_cfb4_imageblit()