Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dimxfb.c209 static const struct of_device_id imxfb_of_dev_id[] = { variable
220 MODULE_DEVICE_TABLE(of, imxfb_of_dev_id);
894 of_id = of_match_device(imxfb_of_dev_id, &pdev->dev); in imxfb_probe()
1094 .of_match_table = imxfb_of_dev_id,