Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci_xgene.c725 static const struct of_device_id xgene_ahci_of_match[] = { variable
730 MODULE_DEVICE_TABLE(of, xgene_ahci_of_match);
781 of_devid = of_match_device(xgene_ahci_of_match, dev); in xgene_ahci_probe()
870 .of_match_table = xgene_ahci_of_match,