Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsdhci-esdhc-imx.c218 static const struct of_device_id imx_esdhc_dt_ids[] = { variable
229 MODULE_DEVICE_TABLE(of, imx_esdhc_dt_ids);
1094 of_match_device(imx_esdhc_dt_ids, &pdev->dev); in sdhci_esdhc_imx_probe()
1303 .of_match_table = imx_esdhc_dt_ids,