Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dimxfb.c196 static const struct platform_device_id imxfb_devtype[] = { variable
207 MODULE_DEVICE_TABLE(platform, imxfb_devtype);
212 .data = &imxfb_devtype[IMX1_FB],
215 .data = &imxfb_devtype[IMX21_FB],
1099 .id_table = imxfb_devtype,