Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dwmt-sdmmc.c748 static const struct of_device_id wmt_mci_dt_ids[] = { variable
759 of_match_device(wmt_mci_dt_ids, &pdev->dev); in wmt_mci_probe()
998 .of_match_table = wmt_mci_dt_ids,
1007 MODULE_DEVICE_TABLE(of, wmt_mci_dt_ids);