Searched refs:mxcmci_of_match (Results 1 – 1 of 1) sorted by relevance
181 static const struct of_device_id mxcmci_of_match[] = { variable195 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,