Searched refs:mxsfb_devtype (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/ |
H A D | mxsfb.c | 155 enum mxsfb_devtype { enum 851 static const struct platform_device_id mxsfb_devtype[] = { variable in typeref:struct:platform_device_id 862 MODULE_DEVICE_TABLE(platform, mxsfb_devtype); 865 { .compatible = "fsl,imx23-lcdif", .data = &mxsfb_devtype[0], }, 866 { .compatible = "fsl,imx28-lcdif", .data = &mxsfb_devtype[1], }, 1008 .id_table = mxsfb_devtype,
|
Completed in 69 milliseconds