Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dimxfb.c210 static const struct of_device_id imxfb_of_dev_id[] = { variable
221 MODULE_DEVICE_TABLE(of, imxfb_of_dev_id);
904 of_id = of_match_device(imxfb_of_dev_id, &pdev->dev); in imxfb_probe()
1102 .of_match_table = imxfb_of_dev_id,