Searched refs:SIMPLEFB_FORMATS (Results 1 – 5 of 5) sorted by relevance
16 #define SIMPLEFB_FORMATS \ macro
24 static const struct simplefb_format formats[] = SIMPLEFB_FORMATS;
126 static struct simplefb_format simplefb_formats[] = SIMPLEFB_FORMATS;
59 static const struct simplefb_format formats[] = SIMPLEFB_FORMATS; in simplefb_get_validated_format()