Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dwmt-sdmmc.c747 static const struct of_device_id wmt_mci_dt_ids[] = { variable
758 of_match_device(wmt_mci_dt_ids, &pdev->dev); in wmt_mci_probe()
995 .of_match_table = wmt_mci_dt_ids,
1004 MODULE_DEVICE_TABLE(of, wmt_mci_dt_ids);