Searched refs:FB_TYPE_PLANES (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfb.h41 #define FB_TYPE_PLANES 1 /* Non interleaved planes */ macro
/linux-master/drivers/video/fbdev/
H A Datafb.c2097 case FB_TYPE_PLANES:
2098 fix->type = FB_TYPE_PLANES;
2767 planes = FB_TYPE_PLANES;
H A Dstifb.c1334 fix->type = FB_TYPE_PLANES; /* well, sort of */
H A Damifb.c2421 info->fix.type = FB_TYPE_PLANES;

Completed in 142 milliseconds