Searched refs:SIMPLEFB_FORMATS (Results 1 – 6 of 6) sorted by relevance
16 #define SIMPLEFB_FORMATS \ macro
23 static const struct simplefb_format formats[] = SIMPLEFB_FORMATS;
24 static const struct simplefb_format formats[] = SIMPLEFB_FORMATS;
76 static struct simplefb_format supported_formats[] = SIMPLEFB_FORMATS;
117 static struct simplefb_format simplefb_formats[] = SIMPLEFB_FORMATS;
66 static const struct simplefb_format formats[] = SIMPLEFB_FORMATS; in simplefb_get_validated_format()