Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/memory/ !
Dti-emif-pm.c238 static const struct of_device_id ti_emif_of_match[] = { variable
245 MODULE_DEVICE_TABLE(of, ti_emif_of_match);
287 match = of_match_device(ti_emif_of_match, &pdev->dev); in ti_emif_probe()
343 .of_match_table = ti_emif_of_match,