Searched refs:gpmc_dt_ids (Results 1 – 1 of 1) sorted by relevance
2314 static const struct of_device_id gpmc_dt_ids[]; variable2320 of_match_device(gpmc_dt_ids, &pdev->dev); in gpmc_probe_dt()2693 static const struct of_device_id gpmc_dt_ids[] = { variable2702 MODULE_DEVICE_TABLE(of, gpmc_dt_ids);2710 .of_match_table = of_match_ptr(gpmc_dt_ids),