Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-esdhc-imx.c299 static const struct of_device_id imx_esdhc_dt_ids[] = { variable
315 MODULE_DEVICE_TABLE(of, imx_esdhc_dt_ids);
1545 of_match_device(imx_esdhc_dt_ids, &pdev->dev); in sdhci_esdhc_imx_probe()
1870 .of_match_table = imx_esdhc_dt_ids,
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-esdhc-imx.c360 static const struct of_device_id imx_esdhc_dt_ids[] = { variable
378 MODULE_DEVICE_TABLE(of, imx_esdhc_dt_ids);
1984 .of_match_table = imx_esdhc_dt_ids,

Completed in 5 milliseconds