Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-esdhc-imx.c298 static const struct of_device_id imx_esdhc_dt_ids[] = { variable
314 MODULE_DEVICE_TABLE(of, imx_esdhc_dt_ids);
1536 of_match_device(imx_esdhc_dt_ids, &pdev->dev); in sdhci_esdhc_imx_probe()
1861 .of_match_table = imx_esdhc_dt_ids,