Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dahci_xgene.c661 static const struct of_device_id xgene_ahci_of_match[] = { variable
666 MODULE_DEVICE_TABLE(of, xgene_ahci_of_match);
720 of_devid = of_match_device(xgene_ahci_of_match, dev); in xgene_ahci_probe()
806 .of_match_table = xgene_ahci_of_match,