Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dimxfb.c130 struct imxfb_rgb { struct
221 static struct imxfb_rgb def_rgb_18 = {
228 static struct imxfb_rgb def_rgb_16_tft = {
235 static struct imxfb_rgb def_rgb_16_stn = {
242 static struct imxfb_rgb def_rgb_8 = {
355 struct imxfb_rgb *rgb; in imxfb_check_var()