Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dimxfb.c197 static const struct platform_device_id imxfb_devtype[] = { variable
208 MODULE_DEVICE_TABLE(platform, imxfb_devtype);
213 .data = &imxfb_devtype[IMX1_FB],
216 .data = &imxfb_devtype[IMX21_FB],
1107 .id_table = imxfb_devtype,