Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci_platform.c80 static const struct of_device_id ahci_of_match[] = { variable
88 MODULE_DEVICE_TABLE(of, ahci_of_match);
103 .of_match_table = ahci_of_match,
H A Dahci_mtk.c169 static const struct of_device_id ahci_of_match[] = { variable
173 MODULE_DEVICE_TABLE(of, ahci_of_match);
180 .of_match_table = ahci_of_match,
H A Dahci_brcm.c424 static const struct of_device_id ahci_of_match[] = { variable
432 MODULE_DEVICE_TABLE(of, ahci_of_match);
447 of_id = of_match_node(ahci_of_match, pdev->dev.of_node); in brcm_ahci_probe()
580 .of_match_table = ahci_of_match,
H A Dsata_highbank.c445 static const struct of_device_id ahci_of_match[] = { variable
449 MODULE_DEVICE_TABLE(of, ahci_of_match);
620 .of_match_table = ahci_of_match,