Searched refs:simplefb_format (Results 1 – 6 of 6) sorted by relevance
24 static const struct simplefb_format formats[] = SIMPLEFB_FORMATS;68 const struct simplefb_format *f = &formats[i]; in sysfb_parse_mode()
38 struct simplefb_format { struct
23 static const struct simplefb_format formats[] = SIMPLEFB_FORMATS;
76 static struct simplefb_format supported_formats[] = SIMPLEFB_FORMATS;87 struct simplefb_format *format = NULL; in hdlcd_set_pxl_fmt()
66 static const struct simplefb_format formats[] = SIMPLEFB_FORMATS; in simplefb_get_validated_format()67 const struct simplefb_format *fmt = formats; in simplefb_get_validated_format()68 const struct simplefb_format *end = fmt + ARRAY_SIZE(formats); in simplefb_get_validated_format()
119 static struct simplefb_format simplefb_formats[] = SIMPLEFB_FORMATS;125 struct simplefb_format *format;
Completed in 13 milliseconds