Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pmdomain/imx/
Dgpc.c320 static const struct of_device_id imx_gpc_dt_ids[] = { variable
407 of_match_device(imx_gpc_dt_ids, &pdev->dev); in imx_gpc_probe()
549 .of_match_table = imx_gpc_dt_ids,