Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/memory/
Domap-gpmc.c1900 static const struct of_device_id gpmc_dt_ids[] = { variable
2233 of_match_device(gpmc_dt_ids, &pdev->dev); in gpmc_probe_dt()
2483 .of_match_table = of_match_ptr(gpmc_dt_ids),