Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dimxfb.c130 struct imxfb_rgb { struct
220 static struct imxfb_rgb def_rgb_18 = {
227 static struct imxfb_rgb def_rgb_16_tft = {
234 static struct imxfb_rgb def_rgb_16_stn = {
241 static struct imxfb_rgb def_rgb_8 = {
354 struct imxfb_rgb *rgb; in imxfb_check_var()