Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Ddw_mmc-pltfm.c104 static const struct of_device_id dw_mci_pltfm_match[] = { variable
110 MODULE_DEVICE_TABLE(of, dw_mci_pltfm_match);
118 match = of_match_node(dw_mci_pltfm_match, pdev->dev.of_node); in dw_mci_pltfm_probe()
140 .of_match_table = dw_mci_pltfm_match,

Completed in 3 milliseconds