Searched refs:davinci_mmc_dt_ids (Results 1 – 1 of 1) sorted by relevance
1133 static const struct of_device_id davinci_mmc_dt_ids[] = { variable1144 MODULE_DEVICE_TABLE(of, davinci_mmc_dt_ids);1238 match = of_match_device(davinci_mmc_dt_ids, &pdev->dev); in davinci_mmcsd_probe()1404 .of_match_table = davinci_mmc_dt_ids,