Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dvt8623fb.c200 static inline u32 expand_pixel(u32 c) in expand_pixel() function
225 val = expand_pixel(*(src++)); in vt8623fb_cfb4_imageblit()
Darkfb.c238 static inline u32 expand_pixel(u32 c) in expand_pixel() function
263 val = expand_pixel(*(src++)); in arkfb_cfb4_imageblit()
Ds3fb.c408 static inline u32 expand_pixel(u32 c) in expand_pixel() function
433 val = expand_pixel(*(src++)); in s3fb_cfb4_imageblit()