Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/ipu-v3/
Dipu-common.c785 static const struct of_device_id imx_ipu_dt_ids[] = { variable
791 MODULE_DEVICE_TABLE(of, imx_ipu_dt_ids);
1191 of_match_device(imx_ipu_dt_ids, &pdev->dev); in ipu_probe()
1339 .of_match_table = imx_ipu_dt_ids,