Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dimxfb.c127 struct imxfb_rgb { struct
216 static struct imxfb_rgb def_rgb_18 = {
223 static struct imxfb_rgb def_rgb_16_tft = {
230 static struct imxfb_rgb def_rgb_16_stn = {
237 static struct imxfb_rgb def_rgb_8 = {
350 struct imxfb_rgb *rgb; in imxfb_check_var()