Searched refs:davinci_mmc_dt_ids (Results 1 – 1 of 1) sorted by relevance
1176 static const struct of_device_id davinci_mmc_dt_ids[] = { variable1187 MODULE_DEVICE_TABLE(of, davinci_mmc_dt_ids);1195 of_match_device(davinci_mmc_dt_ids, &pdev->dev); in mmc_parse_pdata()1470 .of_match_table = davinci_mmc_dt_ids,