Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Ddw_mmc-k3.c448 static const struct of_device_id dw_mci_k3_match[] = { variable
454 MODULE_DEVICE_TABLE(of, dw_mci_k3_match);
461 match = of_match_node(dw_mci_k3_match, pdev->dev.of_node); in dw_mci_k3_probe()
480 .of_match_table = dw_mci_k3_match,