mxsfb_dt_ids      349 drivers/gpu/drm/mxsfb/mxsfb_drv.c static const struct of_device_id mxsfb_dt_ids[] = {
mxsfb_dt_ids      355 drivers/gpu/drm/mxsfb/mxsfb_drv.c MODULE_DEVICE_TABLE(of, mxsfb_dt_ids);
mxsfb_dt_ids      361 drivers/gpu/drm/mxsfb/mxsfb_drv.c 			of_match_device(mxsfb_dt_ids, &pdev->dev);
mxsfb_dt_ids      431 drivers/gpu/drm/mxsfb/mxsfb_drv.c 		.of_match_table	= mxsfb_dt_ids,