Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
Dmxs-mmc.c561 static const struct of_device_id mxs_mmc_dt_ids[] = { variable
566 MODULE_DEVICE_TABLE(of, mxs_mmc_dt_ids);
576 of_match_device(mxs_mmc_dt_ids, &pdev->dev); in mxs_mmc_probe()
741 .of_match_table = mxs_mmc_dt_ids,