Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dmxcmmc.c181 static const struct of_device_id mxcmci_of_match[] = { variable
195 MODULE_DEVICE_TABLE(of, mxcmci_of_match);
1016 of_id = of_match_device(mxcmci_of_match, &pdev->dev); in mxcmci_probe()
1233 .of_match_table = mxcmci_of_match,