Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dimxfb.c142 struct imxfb_rgb { struct
240 static struct imxfb_rgb def_rgb_18 = {
247 static struct imxfb_rgb def_rgb_16_tft = {
254 static struct imxfb_rgb def_rgb_16_stn = {
261 static struct imxfb_rgb def_rgb_8 = {
374 struct imxfb_rgb *rgb; in imxfb_check_var()