Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/imx/
Dgpc.c319 static const struct of_device_id imx_gpc_dt_ids[] = { variable
405 of_match_device(imx_gpc_dt_ids, &pdev->dev); in imx_gpc_probe()
547 .of_match_table = imx_gpc_dt_ids,