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