Searched refs:mxcmci_of_match (Results 1 – 1 of 1) sorted by relevance
176 static const struct of_device_id mxcmci_of_match[] = { variable190 MODULE_DEVICE_TABLE(of, mxcmci_of_match);1009 of_id = of_match_device(mxcmci_of_match, &pdev->dev); in mxcmci_probe()1249 .of_match_table = mxcmci_of_match,