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

/linux-4.4.14/drivers/memory/
H A Domap-gpmc.c1654 static const struct of_device_id gpmc_dt_ids[] = { variable in typeref:struct:of_device_id
1662 MODULE_DEVICE_TABLE(of, gpmc_dt_ids);
2041 of_match_device(gpmc_dt_ids, &pdev->dev); gpmc_probe_dt()
2203 .of_match_table = of_match_ptr(gpmc_dt_ids),

Completed in 52 milliseconds