Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/soc/ti/
Domap_prm.c224 static const struct of_device_id omap_prm_id_table[] = { variable
613 match = of_match_device(omap_prm_id_table, &pdev->dev); in omap_prm_probe()
656 .of_match_table = omap_prm_id_table,