imx_ahci_of_match  809 drivers/ata/ahci_imx.c static const struct of_device_id imx_ahci_of_match[] = {
imx_ahci_of_match  816 drivers/ata/ahci_imx.c MODULE_DEVICE_TABLE(of, imx_ahci_of_match);
imx_ahci_of_match 1063 drivers/ata/ahci_imx.c 	of_id = of_match_device(imx_ahci_of_match, dev);
imx_ahci_of_match 1233 drivers/ata/ahci_imx.c 		.of_match_table = imx_ahci_of_match,