Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci_xgene.c730 static const struct of_device_id xgene_ahci_of_match[] = { variable
735 MODULE_DEVICE_TABLE(of, xgene_ahci_of_match);
789 of_devid = of_match_device(xgene_ahci_of_match, dev); in xgene_ahci_probe()
878 .of_match_table = xgene_ahci_of_match,