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

/arch/arm/mach-omap2/
H A Dgpmc.c1246 static const struct of_device_id gpmc_dt_ids[] = { variable in typeref:struct:of_device_id
1254 MODULE_DEVICE_TABLE(of, gpmc_dt_ids);
1596 of_match_device(gpmc_dt_ids, &pdev->dev);
1764 .of_match_table = of_match_ptr(gpmc_dt_ids),

Completed in 8 milliseconds