Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/ipu-v3/
Dipu-common.c791 static const struct of_device_id imx_ipu_dt_ids[] = { variable
797 MODULE_DEVICE_TABLE(of, imx_ipu_dt_ids);
1211 of_match_device(imx_ipu_dt_ids, &pdev->dev); in ipu_probe()
1359 .of_match_table = imx_ipu_dt_ids,