Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dimxfb.c177 static const struct platform_device_id imxfb_devtype[] = { variable
188 MODULE_DEVICE_TABLE(platform, imxfb_devtype);
193 .data = &imxfb_devtype[IMX1_FB],
196 .data = &imxfb_devtype[IMX21_FB],
1119 .id_table = imxfb_devtype,