xgene_ahci_of_match  730 drivers/ata/ahci_xgene.c static const struct of_device_id xgene_ahci_of_match[] = {
xgene_ahci_of_match  735 drivers/ata/ahci_xgene.c MODULE_DEVICE_TABLE(of, xgene_ahci_of_match);
xgene_ahci_of_match  789 drivers/ata/ahci_xgene.c 	of_devid = of_match_device(xgene_ahci_of_match, dev);
xgene_ahci_of_match  878 drivers/ata/ahci_xgene.c 		.of_match_table = xgene_ahci_of_match,