Home
last modified time | relevance | path

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

/drivers/video/
Dimxfb.c123 struct imxfb_rgb { struct
207 static struct imxfb_rgb def_rgb_18 = {
214 static struct imxfb_rgb def_rgb_16_tft = {
221 static struct imxfb_rgb def_rgb_16_stn = {
228 static struct imxfb_rgb def_rgb_8 = {
338 struct imxfb_rgb *rgb; in imxfb_check_var()