Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci_imx.c814 static const struct of_device_id imx_ahci_of_match[] = { variable
821 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,