Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/
Dimxfb.c141 struct imxfb_rgb { struct
239 static struct imxfb_rgb def_rgb_18 = {
246 static struct imxfb_rgb def_rgb_16_tft = {
253 static struct imxfb_rgb def_rgb_16_stn = {
260 static struct imxfb_rgb def_rgb_8 = {
373 struct imxfb_rgb *rgb; in imxfb_check_var()