imxfb_of_dev_id   190 drivers/video/fbdev/imxfb.c static const struct of_device_id imxfb_of_dev_id[] = {
imxfb_of_dev_id   201 drivers/video/fbdev/imxfb.c MODULE_DEVICE_TABLE(of, imxfb_of_dev_id);
imxfb_of_dev_id   864 drivers/video/fbdev/imxfb.c 	of_id = of_match_device(imxfb_of_dev_id, &pdev->dev);
imxfb_of_dev_id  1114 drivers/video/fbdev/imxfb.c 		.of_match_table = imxfb_of_dev_id,