Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dimxfb.c173 static struct platform_device_id imxfb_devtype[] = { variable
184 MODULE_DEVICE_TABLE(platform, imxfb_devtype);
189 .data = &imxfb_devtype[IMX1_FB],
192 .data = &imxfb_devtype[IMX21_FB],
1068 .id_table = imxfb_devtype,