Searched refs:imx_ahci_of_match (Results 1 – 1 of 1) sorted by relevance
814 static const struct of_device_id imx_ahci_of_match[] = { variable821 MODULE_DEVICE_TABLE(of, imx_ahci_of_match);1059 of_id = of_match_device(imx_ahci_of_match, dev); in imx_ahci_probe()1229 .of_match_table = imx_ahci_of_match,