Home
last modified time | relevance | path

Searched refs:davinci_mmc_dt_ids (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/mmc/host/
Ddavinci_mmc.c1146 static const struct of_device_id davinci_mmc_dt_ids[] = { variable
1157 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,