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

/linux-4.1.27/drivers/ata/
H A Dahci_imx.c359 static const struct of_device_id imx_ahci_of_match[] = { variable in typeref:struct:of_device_id
364 MODULE_DEVICE_TABLE(of, imx_ahci_of_match);
538 of_id = of_match_device(imx_ahci_of_match, dev); imx_ahci_probe()
685 .of_match_table = imx_ahci_of_match,

Completed in 40 milliseconds